Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-123632
#<BuildRuby:0x000055c7ed807040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-123632",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005462 0.000000 1.244582 ( 1.647929)
build_miniruby 0.001320 0.000000 0.958038 ( 0.957395)
build_ruby 0.001288 0.000062 2.695134 ( 2.695078)
build_all 0.009617 0.001241 16.002704 ( 1.394324)
build_install 0.011164 0.002271 4.963188 ( 1.154059)
test_btest 0.000875 0.000169 83.296653 ( 7.365213)
test_basic 0.002083 0.002344 0.673800 ( 0.754349)
test_all 0.092040 0.045533 496.031169 ( 59.113228)
test_rubyspec 0.027832 0.020315 50.151793 ( 62.482700)
total: 137.57 sec