Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-051947
#<BuildRuby:0x00005555d6e069c0
@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.20220817-051947",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004904 0.004228 0.907321 ( 4.090963)
build_miniruby 0.002506 0.000579 0.064485 ( 0.097419)
build_ruby 0.001543 0.000356 0.065580 ( 0.064987)
build_all 0.003893 0.004266 1.247784 ( 0.482534)
build_install 0.013414 0.001160 1.547829 ( 0.788822)
test_btest 0.001087 0.000272 52.378756 ( 6.158602)
test_basic 0.001877 0.005340 0.297060 ( 0.390224)
test_all 0.003458 0.001080 474.755805 ( 52.207247)
test_rubyspec 0.092286 0.049014 41.625864 ( 49.397020)
total: 113.68 sec