Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-011426
#<BuildRuby:0x0000555f28efffd8
@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-011426",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003448 0.000689 0.997449 ( 1.266621)
build_miniruby 0.000637 0.000128 0.873768 ( 0.873598)
build_ruby 0.000921 0.000184 2.707962 ( 2.711045)
build_all 0.007606 0.000000 12.180021 ( 0.993284)
build_install 0.008072 0.000000 3.562448 ( 0.965335)
test_btest 0.000692 0.000000 63.042399 ( 5.040297)
test_basic 0.000000 0.003036 0.371739 ( 0.454526)
test_all 0.071073 0.027684 378.706152 ( 38.401943)
test_rubyspec 0.043931 0.026915 39.677834 ( 52.341824)
total: 103.05 sec