Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-153412
#<BuildRuby:0x000055f45ca0ef28
@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.20240116-153412",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001081 0.004445 1.165973 ( 1.557609)
build_miniruby 0.001087 0.000340 0.901375 ( 0.900512)
build_ruby 0.000000 0.001213 2.705925 ( 2.705451)
build_all 0.002513 0.006517 14.344163 ( 1.295915)
build_install 0.001989 0.007219 4.181556 ( 1.086786)
test_btest 0.000483 0.000241 74.722454 ( 6.989045)
test_basic 0.002253 0.001127 0.649816 ( 0.728184)
test_all 0.092180 0.041680 468.071501 ( 47.754984)
test_rubyspec 0.032181 0.028187 79.613257 ( 91.941429)
total: 154.96 sec