Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-120206
#<BuildRuby:0x0000563a85bc8098
@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.20230701-120206",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001122 0.004150 1.448180 ( 2.743728)
build_miniruby 0.000951 0.000048 0.925065 ( 0.925004)
build_ruby 0.001177 0.000059 2.666376 ( 2.666759)
build_all 0.008439 0.000422 11.322619 ( 7.677460)
build_install 0.009912 0.000000 5.115926 ( 1.924429)
test_btest 0.001354 0.000000 86.071989 ( 7.534224)
test_basic 0.000055 0.003739 0.713637 ( 0.795203)
test_all 0.002109 0.000169 463.951886 ( 40.049374)
test_rubyspec 0.014539 0.026862 44.357379 ( 56.835856)
total: 121.15 sec