Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-063215
#<BuildRuby:0x000055abf1387bb8
@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.20231228-063215",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005566 0.000130 1.196640 ( 1.864944)
build_miniruby 0.000883 0.000073 0.930800 ( 0.930105)
build_ruby 0.001588 0.000132 2.774939 ( 2.780100)
build_all 0.004576 0.005110 16.792709 ( 1.535698)
build_install 0.010034 0.000000 4.815628 ( 1.197542)
test_btest 0.000802 0.000000 87.027063 ( 7.130624)
test_basic 0.001767 0.003579 0.763431 ( 0.838105)
test_all 0.089928 0.049521 528.962990 ( 57.653325)
test_rubyspec 0.024205 0.026034 50.588511 ( 62.904328)
total: 136.84 sec