Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-044410
#<BuildRuby:0x0000560624682678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-044410",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000048 0.000010 0.000058 ( 0.000056)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005740 0.003359 0.904899 ( 1.080544)
build_miniruby 0.001059 0.000265 1.002791 ( 1.000903)
build_ruby 0.001216 0.000304 2.767496 ( 2.765084)
build_all 0.009517 0.000392 16.653247 ( 2.951194)
build_install 0.009869 0.001241 2.087385 ( 1.079631)
test_btest 0.000897 0.000189 70.941309 ( 11.228822)
test_basic 0.006194 0.000371 0.376486 ( 0.462582)
test_all 0.001051 0.000210 659.204541 (103.500159)
test_rubyspec 0.093647 0.040401 51.439972 ( 59.545268)
total: 183.61 sec