Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-233606
#<BuildRuby:0x000055ca94454048
@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.20231111-233606",
@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.000000 0.000006 0.000006 ( 0.000007)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000922 0.004167 1.364394 ( 1.608673)
build_miniruby 0.000858 0.000202 0.829155 ( 0.829504)
build_ruby 0.001139 0.000268 2.688493 ( 2.688990)
build_all 0.009970 0.000000 16.205941 ( 1.429898)
build_install 0.005661 0.003938 4.753659 ( 1.125299)
test_btest 0.000925 0.000220 82.269969 ( 7.683151)
test_basic 0.003383 0.000805 0.740025 ( 0.815813)
test_all 0.109060 0.026176 497.429737 ( 55.846835)
test_rubyspec 0.025570 0.019112 49.723755 ( 61.992152)
total: 134.02 sec