Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-163539
#<BuildRuby:0x000056132afa4bf8
@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.20220907-163539",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005946 0.004530 0.954801 ( 1.055975)
build_miniruby 0.001601 0.000457 0.075148 ( 0.074710)
build_ruby 0.001366 0.000390 0.070335 ( 0.069957)
build_all 0.005591 0.004753 1.558781 ( 0.609867)
build_install 0.022956 0.000211 1.923421 ( 0.965430)
test_btest 0.000993 0.000248 93.049118 ( 9.488237)
test_basic 0.007031 0.000783 0.359797 ( 0.448851)
test_all 0.001165 0.001504 644.403822 ( 66.148100)
test_rubyspec 0.113149 0.055339 46.998067 ( 55.142527)
total: 134.00 sec