Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-214941
#<BuildRuby:0x00005574ba48b370
@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.20231203-214941",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000397 0.004101 0.978169 ( 1.264506)
build_miniruby 0.000676 0.000203 0.863095 ( 0.863721)
build_ruby 0.000947 0.000284 2.708718 ( 2.710076)
build_all 0.000000 0.007305 12.078340 ( 1.004597)
build_install 0.001790 0.010707 3.523529 ( 0.961773)
test_btest 0.000740 0.000000 62.724712 ( 5.716554)
test_basic 0.003958 0.000228 0.367871 ( 0.448947)
test_all 0.077464 0.023701 390.171104 ( 35.279836)
test_rubyspec 0.021913 0.036776 39.611398 ( 52.254946)
total: 100.51 sec