Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-080036
#<BuildRuby:0x00005631fe5c0658
@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.20230104-080036",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.007709 0.001186 0.961035 ( 1.136864)
build_miniruby 0.002365 0.000364 0.839152 ( 0.837710)
build_ruby 0.002797 0.000430 2.139222 ( 2.139702)
build_all 0.020597 0.000656 18.585304 ( 2.179186)
build_install 0.015130 0.005256 2.036421 ( 1.035000)
test_btest 0.001182 0.000187 91.669798 ( 9.310426)
test_basic 0.003903 0.006278 0.341751 ( 0.425865)
test_all 0.002206 0.000000 685.294474 ( 63.704098)
test_rubyspec 0.099701 0.082234 47.846986 ( 56.010194)
total: 136.78 sec