Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-035419
#<BuildRuby:0x0000564ea88cf918
@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.20230704-035419",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002328 0.003758 1.566096 ( 2.766582)
build_miniruby 0.001001 0.000222 0.891736 ( 0.892140)
build_ruby 0.000951 0.000211 2.567329 ( 2.567946)
build_all 0.003744 0.005225 10.902478 ( 7.491050)
build_install 0.000000 0.008593 4.941594 ( 1.866587)
test_btest 0.000000 0.001163 81.798411 ( 8.015693)
test_basic 0.005890 0.000605 0.678366 ( 0.756917)
test_all 0.001049 0.000400 448.743932 ( 45.205996)
test_rubyspec 0.016671 0.018618 43.093485 ( 55.537767)
total: 125.10 sec