Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-203711
#<BuildRuby:0x000055635a2406e0
@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.20220905-203711",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011802 0.001686 0.976232 ( 1.026549)
build_miniruby 0.001948 0.000278 0.072941 ( 0.071975)
build_ruby 0.001853 0.000264 0.074117 ( 0.073667)
build_all 0.008671 0.001239 1.562898 ( 0.625425)
build_install 0.013468 0.009271 1.957511 ( 0.959252)
test_btest 0.000959 0.000213 95.132049 ( 9.722390)
test_basic 0.000000 0.006831 0.354941 ( 0.444975)
test_all 0.000478 0.002023 681.490293 ( 68.841984)
test_rubyspec 0.079704 0.069634 46.873845 ( 55.360272)
total: 137.13 sec