Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-222326
#<BuildRuby:0x00005595b18bd390
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221015-222326",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000018)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006506 0.003474 1.088737 ( 1.128865)
build_miniruby 0.001437 0.000442 0.100508 ( 0.096912)
build_ruby 0.001229 0.000378 0.094160 ( 0.091282)
build_all 0.007497 0.002307 1.337548 ( 0.568547)
build_install 0.014589 0.000242 1.664459 ( 0.892322)
test_btest 0.001204 0.000301 60.661990 ( 7.035043)
test_basic 0.005373 0.001343 0.357439 ( 0.451583)
test_all 0.006074 0.000247 484.631567 ( 53.212425)
test_rubyspec 0.073325 0.059557 43.364431 ( 51.993769)
total: 115.47 sec