Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-022903
#<BuildRuby:0x000055b01a45ff68
@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.20220630-022903",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006828 0.000000 0.851746 ( 0.960856)
build_miniruby 0.001049 0.000000 0.057261 ( 0.056017)
build_ruby 0.000959 0.000000 0.059288 ( 0.058195)
build_all 0.004390 0.000000 1.522464 ( 0.607371)
build_install 0.007476 0.003448 6.304700 ( 2.839724)
test_btest 0.000630 0.000027 55.967884 ( 7.990200)
test_basic 0.005599 0.000088 0.290355 ( 0.378976)
test_all 0.001458 0.000061 616.821694 ( 91.359814)
test_rubyspec 0.116783 0.012058 44.238499 ( 49.751852)
total: 154.00 sec