Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-183008
#<BuildRuby:0x0000559c6a01fd68
@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.20230809-183008",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005007 0.000835 1.406048 ( 2.769398)
build_miniruby 0.000843 0.000140 0.874292 ( 0.873933)
build_ruby 0.001018 0.000170 3.075497 ( 3.075488)
build_all 0.006831 0.002444 14.577978 ( 1.296562)
build_install 0.002422 0.006485 2.127169 ( 3.188038)
test_btest 0.000868 0.000217 85.852878 ( 7.635420)
test_basic 0.002439 0.002381 0.702102 ( 0.780292)
test_all 0.002213 0.000596 509.809869 ( 53.045511)
test_rubyspec 0.033537 0.007600 44.946098 ( 57.330716)
total: 130.00 sec