Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-160818
#<BuildRuby:0x000055d50d7b0920
@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.20220626-160818",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011683 0.000449 1.001055 ( 1.030965)
build_miniruby 0.001657 0.000000 0.067765 ( 0.066340)
build_ruby 0.001756 0.000000 0.069163 ( 0.067332)
build_all 0.004806 0.004320 1.488425 ( 0.595020)
build_install 0.017985 0.006316 5.815041 ( 2.740836)
test_btest 0.001126 0.000237 75.853695 ( 8.232466)
test_basic 0.001424 0.005300 0.315428 ( 0.415626)
test_all 0.002126 0.000559 643.658833 ( 64.962405)
test_rubyspec 0.117852 0.066597 45.999343 ( 51.792950)
total: 129.90 sec