Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-020033
#<BuildRuby:0x0000564c4635f500
@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.20231225-020033",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003394 0.001061 1.116780 ( 1.513134)
build_miniruby 0.001200 0.000375 0.913375 ( 0.912674)
build_ruby 0.001093 0.000342 2.830417 ( 2.830869)
build_all 0.005553 0.004773 16.897589 ( 1.517937)
build_install 0.007001 0.002229 4.796580 ( 1.154492)
test_btest 0.000556 0.000195 86.392274 ( 7.649979)
test_basic 0.002948 0.001031 0.636087 ( 0.716676)
test_all 0.111329 0.027181 512.914881 ( 56.687550)
test_rubyspec 0.025766 0.021614 50.906693 ( 63.236713)
total: 136.22 sec