Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-124819
#<BuildRuby:0x0000560654c53568
@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.20231231-124819",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000653 0.004075 1.139927 ( 1.511796)
build_miniruby 0.001389 0.000000 0.915129 ( 0.914113)
build_ruby 0.000593 0.001341 2.828110 ( 2.833016)
build_all 0.008709 0.000976 16.688349 ( 1.492308)
build_install 0.007809 0.000734 4.757307 ( 1.153538)
test_btest 0.000934 0.000162 81.871713 ( 7.618400)
test_basic 0.002493 0.002789 0.642377 ( 0.718715)
test_all 0.115430 0.021503 547.288090 ( 58.290580)
test_rubyspec 0.033604 0.013625 50.806075 ( 63.168688)
total: 137.70 sec