Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-003626
#<BuildRuby:0x000055e9ebfbc090
@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.20231102-003626",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005675 0.000322 1.533845 ( 1.701306)
build_miniruby 0.001439 0.000000 0.925987 ( 0.925249)
build_ruby 0.001208 0.000000 2.912868 ( 2.914093)
build_all 0.009774 0.000056 16.493434 ( 1.446245)
build_install 0.000164 0.008240 4.947400 ( 1.152342)
test_btest 0.000844 0.000241 81.945291 ( 7.690674)
test_basic 0.000491 0.004354 0.801153 ( 0.881671)
test_all 0.110724 0.024890 514.913944 ( 50.278332)
test_rubyspec 0.020819 0.027337 52.784145 ( 65.076041)
total: 132.07 sec