Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-174019
#<BuildRuby:0x000055ed2682f708
@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.20230710-174019",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001811 0.003110 1.236290 ( 2.553035)
build_miniruby 0.001449 0.000000 0.949747 ( 0.948922)
build_ruby 0.001269 0.000000 2.679694 ( 2.679931)
build_all 0.005981 0.003986 13.824369 ( 1.297558)
build_install 0.003887 0.004692 1.972716 ( 0.917136)
test_btest 0.000962 0.000218 88.496527 ( 6.981325)
test_basic 0.003307 0.000752 0.600479 ( 0.680276)
test_all 0.001252 0.000102 484.905714 ( 47.188111)
test_rubyspec 0.014452 0.021369 42.596564 ( 55.054261)
total: 118.30 sec