Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-185956
#<BuildRuby:0x000055b181010af8
@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.20220328-185956",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000000 0.011289 0.988832 ( 1.073479)
build_miniruby 0.000419 0.001397 0.077847 ( 0.076098)
build_ruby 0.001294 0.001036 0.076480 ( 0.074034)
build_all 0.005005 0.004882 4.143568 ( 0.839654)
build_install 0.022712 0.000406 7.823097 ( 2.405457)
test_btest 0.000699 0.000394 76.798050 ( 8.246077)
test_basic 0.006406 0.001013 0.345640 ( 0.438867)
test_all 0.002690 0.000000 657.574896 ( 65.671064)
test_rubyspec 0.080263 0.089192 45.737591 ( 51.182860)
total: 130.01 sec