Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-180311
#<BuildRuby:0x000055ff4947f678
@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.20231229-180311",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.000629 0.004138 1.106524 ( 1.537296)
build_miniruby 0.000660 0.000289 0.879269 ( 0.879359)
build_ruby 0.000947 0.000414 2.912173 ( 2.912818)
build_all 0.008025 0.001653 16.906289 ( 1.515423)
build_install 0.008954 0.000168 4.826146 ( 1.216204)
test_btest 0.001040 0.000000 82.977331 ( 8.089389)
test_basic 0.005397 0.000000 0.761798 ( 0.836417)
test_all 0.099873 0.037132 533.836003 ( 59.283204)
test_rubyspec 0.010327 0.034198 49.040581 ( 61.393761)
total: 137.66 sec