Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-011728
#<BuildRuby:0x0000557f5c69b4b0
@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.20230805-011728",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002202 0.005020 1.571417 ( 2.846954)
build_miniruby 0.000604 0.000322 0.883592 ( 0.883100)
build_ruby 0.000764 0.000408 2.623135 ( 2.623230)
build_all 0.007733 0.001821 14.233305 ( 1.261521)
build_install 0.005615 0.002808 2.125187 ( 0.921015)
test_btest 0.000656 0.000328 80.100390 ( 7.955000)
test_basic 0.003175 0.001588 0.676623 ( 0.754705)
test_all 0.000671 0.000335 532.152715 ( 55.532873)
test_rubyspec 0.025607 0.017180 45.117160 ( 57.481410)
total: 130.26 sec