Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-093227
#<BuildRuby:0x000055a99d1300c8
@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.20231122-093227",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005101 0.000425 0.923733 ( 1.327746)
build_miniruby 0.000924 0.000077 0.847350 ( 0.847173)
build_ruby 0.001332 0.000000 2.651472 ( 2.652526)
build_all 0.008093 0.000045 12.235362 ( 1.016106)
build_install 0.008638 0.003909 3.717896 ( 0.978269)
test_btest 0.000660 0.000077 65.459146 ( 4.780033)
test_basic 0.003564 0.000419 0.395635 ( 0.476830)
test_all 0.064168 0.035107 345.518688 ( 38.302294)
test_rubyspec 0.038144 0.027122 40.041467 ( 52.646939)
total: 103.03 sec