Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-172509
#<BuildRuby:0x0000563a23792eb8
@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.20231118-172509",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002077 0.003701 1.266557 ( 1.644208)
build_miniruby 0.000864 0.000130 0.916434 ( 0.915853)
build_ruby 0.000000 0.001454 2.916691 ( 2.917448)
build_all 0.007158 0.003044 16.334409 ( 1.489949)
build_install 0.004860 0.004269 4.872408 ( 1.204923)
test_btest 0.000923 0.000210 84.517629 ( 7.930334)
test_basic 0.004960 0.000000 0.706319 ( 0.780990)
test_all 0.096979 0.039473 483.502598 ( 51.270576)
test_rubyspec 0.024531 0.023304 50.027730 ( 62.284770)
total: 130.44 sec