Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-160258
#<BuildRuby:0x000055b5df7de700
@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.20220726-160258",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000066 0.000017 0.000083 ( 0.000086)
build_up 0.010607 0.000538 0.961222 ( 0.993232)
build_miniruby 0.001849 0.000000 0.071926 ( 0.069891)
build_ruby 0.002246 0.000000 0.079181 ( 0.076924)
build_all 0.001758 0.009054 1.494399 ( 0.568176)
build_install 0.010730 0.011502 5.179196 ( 2.065731)
test_btest 0.000816 0.000357 73.174642 ( 7.815582)
test_basic 0.002580 0.006105 0.322962 ( 0.416751)
test_all 0.000548 0.001390 668.996186 ( 66.142506)
test_rubyspec 0.099200 0.059040 45.716280 ( 51.474498)
total: 129.62 sec