Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-090510
#<BuildRuby:0x0000562c30e4c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-090510",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005855 0.944339 ( 1.344030)
build_miniruby 0.000000 0.001013 0.808925 ( 0.809074)
build_ruby 0.000000 0.002040 2.612930 ( 2.613320)
build_all 0.000717 0.008169 12.405597 ( 1.015891)
build_install 0.010828 0.000861 3.741910 ( 0.983816)
test_btest 0.000545 0.000209 66.041416 ( 4.830346)
test_basic 0.003057 0.001175 0.398555 ( 0.477755)
test_all 0.082744 0.021403 345.548410 ( 38.259239)
test_rubyspec 0.033031 0.045897 39.813671 ( 52.361648)
total: 102.70 sec