Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-091727
#<BuildRuby:0x000056171764c0d8
@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.20231222-091727",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003259 0.000297 0.740598 ( 1.118286)
build_miniruby 0.001015 0.000092 0.905053 ( 0.905733)
build_ruby 0.001313 0.000120 2.776323 ( 2.780255)
build_all 0.004054 0.003771 12.281195 ( 1.028458)
build_install 0.002376 0.007816 3.474208 ( 0.990060)
test_btest 0.000542 0.000155 64.601393 ( 4.609663)
test_basic 0.002828 0.000808 0.373029 ( 0.454386)
test_all 0.068738 0.034367 424.722066 ( 38.539537)
test_rubyspec 0.036177 0.018475 40.524588 ( 53.273712)
total: 103.70 sec