Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-001126
#<BuildRuby:0x0000557139566c60
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-001126",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001547 0.004926 0.858056 ( 1.105946)
build_miniruby 0.000688 0.000344 0.057440 ( 0.056082)
build_ruby 0.000605 0.000303 0.058886 ( 0.057799)
build_all 0.003037 0.001519 1.541787 ( 0.604888)
build_install 0.005926 0.005393 5.652426 ( 2.177865)
test_btest 0.000481 0.000262 45.387153 ( 8.634518)
test_basic 0.003656 0.001995 0.281505 ( 0.370155)
test_all 0.000696 0.000379 611.113997 ( 88.874121)
test_rubyspec 0.075428 0.050503 43.450878 ( 49.023957)
total: 150.91 sec