Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-134702
#<BuildRuby:0x0000557df73cfcb0
@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.20240117-134702",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.000000 0.004422 1.174824 ( 1.526404)
build_miniruby 0.000000 0.001259 0.890522 ( 0.890132)
build_ruby 0.000000 0.001272 2.765053 ( 2.765249)
build_all 0.000440 0.008675 14.571163 ( 1.324425)
build_install 0.005008 0.002920 4.209899 ( 1.089472)
test_btest 0.000727 0.000260 78.915975 ( 6.674159)
test_basic 0.003492 0.001247 0.756264 ( 0.837066)
test_all 0.094365 0.033979 491.930347 ( 49.493197)
test_rubyspec 0.026423 0.034590 81.640540 ( 93.990275)
total: 158.59 sec