Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-090058
#<BuildRuby:0x000055f85e784090
@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.20231123-090058",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003137 0.002353 0.920278 ( 1.317116)
build_miniruby 0.000753 0.000251 0.810354 ( 0.810507)
build_ruby 0.001044 0.000348 2.624117 ( 2.625278)
build_all 0.006174 0.002058 12.276154 ( 1.008878)
build_install 0.008450 0.002816 3.723262 ( 0.997814)
test_btest 0.000460 0.000154 65.120813 ( 4.589233)
test_basic 0.000000 0.004040 0.417729 ( 0.496917)
test_all 0.076029 0.020771 358.791544 ( 32.487029)
test_rubyspec 0.027110 0.039272 39.892550 ( 52.442895)
total: 96.78 sec