Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-133440
#<BuildRuby:0x000055f0241dade8
@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-133440",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005115 0.000483 1.195281 ( 1.598391)
build_miniruby 0.000674 0.000299 0.855875 ( 0.855704)
build_ruby 0.001301 0.000000 2.771789 ( 2.772825)
build_all 0.010193 0.000000 17.069977 ( 1.588733)
build_install 0.007636 0.002177 5.012821 ( 1.257209)
test_btest 0.000825 0.000275 89.244368 ( 8.081213)
test_basic 0.000650 0.004149 0.704593 ( 0.784692)
test_all 0.114611 0.023416 551.581227 ( 60.622038)
test_rubyspec 0.029009 0.017825 51.976103 ( 64.372310)
total: 141.93 sec