Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-125404
#<BuildRuby:0x00005600870bc128
@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.20231210-125404",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000831 0.004232 1.001243 ( 1.271262)
build_miniruby 0.001212 0.000000 0.873782 ( 0.874064)
build_ruby 0.001394 0.000000 2.694678 ( 2.695338)
build_all 0.007829 0.000597 12.153373 ( 1.002543)
build_install 0.007705 0.006844 3.559703 ( 0.962895)
test_btest 0.000551 0.000183 61.901110 ( 6.005131)
test_basic 0.003053 0.000000 0.372859 ( 0.456759)
test_all 0.075155 0.024603 379.644335 ( 39.098176)
test_rubyspec 0.037828 0.024884 40.118919 ( 52.812440)
total: 105.18 sec