Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-214904
#<BuildRuby:0x000055e2fd19c090
@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.20231219-214904",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003412 0.001023 1.046952 ( 1.300851)
build_miniruby 0.001278 0.000000 0.901215 ( 0.901474)
build_ruby 0.001319 0.000000 2.740190 ( 2.742239)
build_all 0.006422 0.001353 12.284743 ( 1.057100)
build_install 0.009287 0.002167 3.639208 ( 0.982076)
test_btest 0.000804 0.000000 63.016908 ( 5.719810)
test_basic 0.000573 0.003222 0.380907 ( 0.464830)
test_all 0.091163 0.013119 430.092481 ( 40.983352)
test_rubyspec 0.012431 0.035932 40.158710 ( 52.879789)
total: 107.03 sec