Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-211914
#<BuildRuby:0x0000555dbe837f90
@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.20231223-211914",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001836 0.001767 0.742177 ( 1.129375)
build_miniruby 0.000922 0.000335 0.908538 ( 0.908509)
build_ruby 0.000944 0.000343 2.773056 ( 2.777122)
build_all 0.007735 0.000136 12.210520 ( 1.030801)
build_install 0.008139 0.001272 3.454122 ( 0.969203)
test_btest 0.000628 0.000179 63.309473 ( 5.035807)
test_basic 0.003167 0.000905 0.377541 ( 0.460329)
test_all 0.078196 0.027440 397.549189 ( 46.061281)
test_rubyspec 0.022007 0.029049 40.601921 ( 53.349058)
total: 111.72 sec