Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-140118
#<BuildRuby:0x000055c7743c7fa8
@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.20230705-140118",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001157 0.004533 1.391988 ( 2.678869)
build_miniruby 0.000753 0.000235 0.881423 ( 0.881364)
build_ruby 0.000921 0.000288 2.619990 ( 2.620288)
build_all 0.002833 0.006425 10.946639 ( 7.506733)
build_install 0.008193 0.000045 4.964680 ( 2.025377)
test_btest 0.000847 0.000297 84.092699 ( 7.549715)
test_basic 0.001286 0.003020 0.815842 ( 0.898046)
test_all 0.001135 0.000433 446.136773 ( 49.987968)
test_rubyspec 0.023182 0.012669 42.143543 ( 54.566242)
total: 128.72 sec