Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-161205
#<BuildRuby:0x000055fa9d10d450
@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.20220614-161205",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005223 0.004759 0.841162 ( 0.958571)
build_miniruby 0.001443 0.000000 0.053774 ( 0.052522)
build_ruby 0.001284 0.000000 0.054051 ( 0.052857)
build_all 0.009361 0.000000 1.199871 ( 0.481289)
build_install 0.010829 0.008094 4.985441 ( 2.497347)
test_btest 0.002396 0.000000 55.822900 ( 6.306849)
test_basic 0.004880 0.000714 0.299079 ( 0.390532)
test_all 0.002573 0.000515 504.977222 ( 53.628288)
test_rubyspec 0.097632 0.039778 41.700180 ( 47.464068)
total: 111.83 sec