Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-175149
#<BuildRuby:0x0000558f3d4a7500
@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.20240112-175149",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000010)
build_up 0.004084 0.000030 0.891951 ( 1.308057)
build_miniruby 0.000785 0.000281 0.930510 ( 0.930065)
build_ruby 0.000950 0.000339 2.743954 ( 2.746119)
build_all 0.008556 0.001472 14.697132 ( 1.364808)
build_install 0.008655 0.000000 4.285997 ( 1.155632)
test_btest 0.000728 0.000000 75.914520 ( 7.358346)
test_basic 0.005632 0.000000 0.594351 ( 0.671609)
test_all 0.117848 0.017049 502.162251 ( 57.622533)
test_rubyspec 0.012583 0.019480 50.096928 ( 62.679089)
total: 135.84 sec