Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-212159
#<BuildRuby:0x00005588f7e07600
@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.20220809-212159",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007153 0.004486 0.965845 ( 1.007477)
build_miniruby 0.000000 0.002611 0.074667 ( 0.072803)
build_ruby 0.001194 0.000994 0.070296 ( 0.068588)
build_all 0.006856 0.003800 1.536211 ( 0.580882)
build_install 0.022427 0.001147 5.179149 ( 2.079481)
test_btest 0.001211 0.000220 75.691350 ( 7.916251)
test_basic 0.007401 0.000525 0.331277 ( 0.418532)
test_all 0.002959 0.000514 653.993514 ( 64.927043)
test_rubyspec 0.137806 0.044332 46.115950 ( 53.590409)
total: 130.66 sec