Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-032417
#<BuildRuby:0x000056058c86c620
@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.20220827-032417",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010255 0.000276 1.015541 ( 1.163837)
build_miniruby 0.000000 0.001917 0.081572 ( 0.080195)
build_ruby 0.000000 0.002033 0.069560 ( 0.068157)
build_all 0.001827 0.009219 1.538916 ( 0.592658)
build_install 0.013101 0.008767 1.873678 ( 0.924553)
test_btest 0.001285 0.000000 75.512241 ( 7.806467)
test_basic 0.005874 0.002134 0.320148 ( 0.408988)
test_all 0.002694 0.001027 674.689341 ( 66.633807)
test_rubyspec 0.092926 0.072811 45.691486 ( 54.163874)
total: 131.84 sec