Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-115720
#<BuildRuby:0x000055dc52ad3d68
@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.20231208-115720",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003850 0.000906 1.389036 ( 1.725027)
build_miniruby 0.000766 0.000180 0.793039 ( 0.792837)
build_ruby 0.001148 0.000270 2.939497 ( 2.939875)
build_all 0.005553 0.004626 16.887666 ( 1.541270)
build_install 0.009036 0.000088 5.052115 ( 1.203541)
test_btest 0.000000 0.001247 86.991009 ( 7.753735)
test_basic 0.003454 0.003284 0.748742 ( 0.824989)
test_all 0.120963 0.017467 520.300688 ( 55.635975)
test_rubyspec 0.016260 0.034693 51.015303 ( 63.211767)
total: 135.63 sec