Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-104249
#<BuildRuby:0x0000564fd1e8a298
@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.20230104-104249",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006772 0.002463 0.943575 ( 1.150734)
build_miniruby 0.002937 0.000000 0.840658 ( 0.840083)
build_ruby 0.002938 0.000487 2.131055 ( 2.131842)
build_all 0.018354 0.001196 18.683539 ( 2.175790)
build_install 0.013848 0.008003 2.046929 ( 1.056807)
test_btest 0.001080 0.000341 90.451429 ( 8.773342)
test_basic 0.008841 0.001248 0.341553 ( 0.427585)
test_all 0.002347 0.000000 689.200466 ( 64.277990)
test_rubyspec 0.108127 0.074870 47.655011 ( 55.737377)
total: 136.57 sec