Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-100648
#<BuildRuby:0x000055e73fbcb818
@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.20230708-100648",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005391 1.414892 ( 2.714630)
build_miniruby 0.000000 0.001028 0.860242 ( 0.860385)
build_ruby 0.000000 0.001269 2.598092 ( 2.598389)
build_all 0.003137 0.005599 7.658530 ( 6.983872)
build_install 0.007771 0.001157 2.041683 ( 1.734098)
test_btest 0.001010 0.000337 84.523143 ( 7.626305)
test_basic 0.004593 0.000010 0.788044 ( 0.866236)
test_all 0.001997 0.000000 458.425448 ( 45.065127)
test_rubyspec 0.024278 0.011770 44.715587 ( 57.230737)
total: 125.68 sec