Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-034042
#<BuildRuby:0x0000559f16ce7e20
@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.20231218-034042",
@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.000000 0.000049 0.000049 ( 0.000019)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000562 0.004186 1.303056 ( 1.658427)
build_miniruby 0.000000 0.000970 0.820873 ( 0.821692)
build_ruby 0.000000 0.001545 2.763063 ( 2.762844)
build_all 0.007714 0.002328 16.539126 ( 1.457527)
build_install 0.006974 0.001468 4.872691 ( 1.149177)
test_btest 0.000872 0.000183 81.526941 ( 7.624963)
test_basic 0.004485 0.000000 0.620886 ( 0.698120)
test_all 0.106440 0.032358 530.228435 ( 52.155611)
test_rubyspec 0.029772 0.017670 50.121539 ( 62.431459)
total: 130.76 sec