Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-211005
#<BuildRuby:0x000055ea459bf840
@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.20231230-211005",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003310 0.001182 1.042978 ( 1.416506)
build_miniruby 0.000679 0.000243 0.911912 ( 0.911831)
build_ruby 0.001278 0.000000 2.809707 ( 2.811385)
build_all 0.005846 0.003770 16.889147 ( 1.480731)
build_install 0.008230 0.000000 4.732861 ( 1.155013)
test_btest 0.000726 0.000000 82.191835 ( 7.976260)
test_basic 0.004010 0.000316 0.737270 ( 0.813409)
test_all 0.094856 0.039203 564.079527 ( 52.078592)
test_rubyspec 0.029902 0.019725 49.897158 ( 62.183983)
total: 130.83 sec