Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-040810
#<BuildRuby:0x00005626faff74f0
@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.20231201-040810",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004314 0.000137 0.961328 ( 1.233173)
build_miniruby 0.000532 0.000236 0.864056 ( 0.864741)
build_ruby 0.000701 0.000311 2.706106 ( 2.707709)
build_all 0.004687 0.002511 12.101176 ( 1.007111)
build_install 0.003404 0.008915 3.594971 ( 0.961304)
test_btest 0.000396 0.000244 62.873942 ( 5.335234)
test_basic 0.004509 0.000000 0.370035 ( 0.452020)
test_all 0.069812 0.027825 384.798750 ( 33.561764)
test_rubyspec 0.027485 0.042455 39.475306 ( 52.079920)
total: 98.20 sec