Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-002435
#<BuildRuby:0x0000560d027b8a58
@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.20220519-002435",
@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.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010013 0.001997 0.970015 ( 1.036923)
build_miniruby 0.001523 0.000508 0.073584 ( 0.072143)
build_ruby 0.001499 0.000500 0.074403 ( 0.072722)
build_all 0.006317 0.003625 1.502551 ( 0.600423)
build_install 0.011754 0.010274 5.882503 ( 2.810795)
test_btest 0.000984 0.000431 75.392988 ( 8.103265)
test_basic 0.005123 0.002241 0.322897 ( 0.411811)
test_all 0.003390 0.001483 671.192070 ( 65.432680)
test_rubyspec 0.118891 0.052526 46.013821 ( 51.674473)
total: 130.22 sec