Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-081126
#<BuildRuby:0x000055a8f6e17568
@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.20230630-081126",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.000827 0.004383 1.426580 ( 2.659095)
build_miniruby 0.000647 0.000370 0.823098 ( 0.823489)
build_ruby 0.000839 0.000480 2.590267 ( 2.590314)
build_all 0.007474 0.001808 11.248190 ( 7.662034)
build_install 0.005507 0.004498 5.184887 ( 1.998322)
test_btest 0.000482 0.000268 87.265331 ( 7.867511)
test_basic 0.000000 0.003521 0.766385 ( 0.849194)
test_all 0.000779 0.000834 453.836648 ( 45.541200)
test_rubyspec 0.026006 0.015657 43.556416 ( 55.996447)
total: 125.99 sec