Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-182621
#<BuildRuby:0x000055eebc627608
@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.20220216-182621",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009707 0.000721 0.938835 ( 1.202661)
build_miniruby 0.002368 0.000000 0.074546 ( 0.072908)
build_ruby 0.001874 0.000081 0.078080 ( 0.076624)
build_all 0.011911 0.000000 4.027391 ( 0.788546)
build_install 0.011946 0.009546 7.715217 ( 2.349417)
test_btest 0.000899 0.000350 75.344490 ( 7.984633)
test_basic 0.006105 0.002374 0.324058 ( 0.412113)
test_all 0.001269 0.000493 700.948151 ( 67.052074)
test_rubyspec 0.088340 0.086085 45.714186 ( 51.197870)
total: 131.14 sec