Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-215521
#<BuildRuby:0x0000558b7dc1be08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-215521",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.002846 0.001139 0.624334 ( 1.306842)
build_miniruby 0.000000 0.000969 0.743014 ( 0.742443)
build_ruby 0.000000 0.001316 2.532157 ( 2.532114)
build_all 0.008787 0.000318 12.593800 ( 1.503007)
build_install 0.003076 0.003604 1.566780 ( 0.755452)
test_btest 0.000425 0.000182 65.381786 ( 6.126215)
test_basic 0.000000 0.003656 0.242868 ( 0.338087)
test_all 0.000820 0.000394 483.892882 ( 47.287183)
test_rubyspec 0.024805 0.003669 35.280274 ( 45.683257)
total: 106.28 sec