Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-001218
#<BuildRuby:0x000055c97c267e88
@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.20240111-001218",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.005919 0.798319 ( 1.175086)
build_miniruby 0.000000 0.001280 0.822562 ( 0.822262)
build_ruby 0.000000 0.001542 2.679229 ( 2.680086)
build_all 0.001718 0.006045 11.961127 ( 0.965666)
build_install 0.011225 0.002136 3.400987 ( 0.969834)
test_btest 0.000000 0.000906 66.203147 ( 4.853192)
test_basic 0.000000 0.005221 0.403007 ( 0.482924)
test_all 0.067730 0.024218 366.622778 ( 32.112872)
test_rubyspec 0.038887 0.026207 40.347176 ( 52.905787)
total: 96.97 sec