Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-091019
#<BuildRuby:0x0000559a721fc090
@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.20231014-091019",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004983 0.000996 1.417813 ( 1.643687)
build_miniruby 0.000839 0.000168 0.880452 ( 0.880283)
build_ruby 0.001144 0.000229 2.561787 ( 2.561597)
build_all 0.003182 0.007345 17.480891 ( 1.526177)
build_install 0.009681 0.000000 5.093381 ( 1.193473)
test_btest 0.001137 0.000000 86.169971 ( 7.520788)
test_basic 0.004499 0.000000 0.703248 ( 0.784344)
test_all 0.008130 0.000000 545.610387 ( 57.603658)
test_rubyspec 0.024627 0.021885 52.645124 ( 64.986002)
total: 138.70 sec