Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-144017
#<BuildRuby:0x000055db0e5377f0
@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.20231211-144017",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004948 0.000000 1.000446 ( 1.307032)
build_miniruby 0.001150 0.000000 0.865152 ( 0.864926)
build_ruby 0.001002 0.000000 2.705471 ( 2.706434)
build_all 0.004686 0.003174 12.103833 ( 1.018146)
build_install 0.008497 0.001821 3.577127 ( 0.961392)
test_btest 0.000623 0.000134 63.314474 ( 5.248024)
test_basic 0.003656 0.000783 0.373282 ( 0.454928)
test_all 0.078228 0.020030 385.461139 ( 36.997718)
test_rubyspec 0.051670 0.019640 40.070195 ( 52.753327)
total: 102.31 sec