Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-080909
#<BuildRuby:0x0000562f89c4c020
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-080909",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000695 0.004199 0.788807 ( 1.166170)
build_miniruby 0.000671 0.000268 0.810033 ( 0.810183)
build_ruby 0.000997 0.000399 2.658534 ( 2.659216)
build_all 0.005219 0.002869 11.972421 ( 0.961335)
build_install 0.009380 0.004579 3.395195 ( 0.955058)
test_btest 0.000553 0.000237 63.298810 ( 4.917002)
test_basic 0.001457 0.002850 0.408269 ( 0.489016)
test_all 0.080191 0.020535 372.757536 ( 41.550808)
test_rubyspec 0.038097 0.027173 39.995400 ( 52.566139)
total: 106.08 sec