Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-153605
#<BuildRuby:0x0000559c4bcd3e20
@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.20240117-153605",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003853 0.001284 1.120575 ( 1.627790)
build_miniruby 0.001216 0.000405 33.887555 ( 7.914486)
build_ruby 0.000997 0.000332 2.787305 ( 2.787550)
build_all 0.007010 0.002336 14.558270 ( 1.330589)
build_install 0.008082 0.000000 4.300197 ( 1.140173)
test_btest 0.000581 0.000107 77.905731 ( 6.469622)
test_basic 0.000766 0.003055 0.599241 ( 0.682437)
test_all 0.098166 0.035559 483.384833 ( 51.869168)
test_rubyspec 0.028259 0.035332 80.929283 ( 93.280038)
total: 167.10 sec