Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-235136
#<BuildRuby:0x000055cdf8faeeb8
@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.20231206-235136",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003604 0.003139 1.534333 ( 1.863311)
build_miniruby 0.000777 0.000156 0.887411 ( 0.886707)
build_ruby 0.001109 0.000222 2.723425 ( 2.723625)
build_all 0.008372 0.001675 16.830872 ( 1.489044)
build_install 0.003648 0.005247 4.976531 ( 1.182276)
test_btest 0.000604 0.000151 89.536875 ( 7.180490)
test_basic 0.003002 0.000751 0.577073 ( 0.654315)
test_all 0.098706 0.043369 540.612602 ( 58.510508)
test_rubyspec 0.031138 0.013089 49.922501 ( 62.261351)
total: 136.75 sec