Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-224421
#<BuildRuby:0x000055a022750090
@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.20230811-224421",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002789 0.003643 1.504773 ( 2.797239)
build_miniruby 0.000805 0.000224 0.955505 ( 0.955393)
build_ruby 0.000936 0.000260 2.719749 ( 2.719634)
build_all 0.008280 0.001124 14.528427 ( 1.345073)
build_install 0.006834 0.001799 2.205987 ( 0.959544)
test_btest 0.000771 0.000203 84.257803 ( 7.688613)
test_basic 0.001690 0.003758 0.722689 ( 0.798158)
test_all 0.001378 0.000414 537.412456 ( 46.917519)
test_rubyspec 0.021565 0.022295 45.534673 ( 57.852011)
total: 122.03 sec