Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-172220
#<BuildRuby:0x00005628e71ff520
@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.20221205-172220",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005364 0.005631 1.208046 ( 1.375836)
build_miniruby 0.001930 0.000643 0.844994 ( 0.847681)
build_ruby 0.001919 0.000639 2.196572 ( 2.112355)
build_all 0.018603 0.001259 18.316939 ( 2.134929)
build_install 0.011388 0.010421 2.023720 ( 1.032946)
test_btest 0.000865 0.000305 88.651703 ( 8.712851)
test_basic 0.002912 0.004244 0.349058 ( 0.437104)
test_all 0.001399 0.000544 693.616647 ( 69.584875)
test_rubyspec 0.112353 0.045952 48.475421 ( 57.019294)
total: 143.26 sec