Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-163052
#<BuildRuby:0x00005653340bb2c8
@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.20220823-163052",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005712 0.000879 0.871382 ( 5.009285)
build_miniruby 0.000917 0.000141 0.057391 ( 0.056185)
build_ruby 0.000824 0.000127 0.060066 ( 0.058802)
build_all 0.001623 0.002991 1.562513 ( 0.597589)
build_install 0.005610 0.005458 1.935419 ( 0.962583)
test_btest 0.000657 0.000175 49.684003 ( 8.501454)
test_basic 0.004705 0.001254 0.339607 ( 0.427624)
test_all 0.002132 0.000568 596.886319 ( 90.308872)
test_rubyspec 0.060970 0.043933 44.362315 ( 52.820152)
total: 158.74 sec