Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-030541
#<BuildRuby:0x00005586c3f03440
@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.20220502-030541",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008292 0.005090 1.039357 ( 1.721668)
build_miniruby 0.002017 0.000504 0.074730 ( 0.072565)
build_ruby 0.001932 0.000483 0.072639 ( 0.069810)
build_all 0.008958 0.001037 1.496610 ( 0.618824)
build_install 0.012533 0.012204 5.786448 ( 2.814244)
test_btest 0.001597 0.000000 72.067636 ( 8.018645)
test_basic 0.007262 0.001408 0.307771 ( 0.393806)
test_all 0.002081 0.000662 652.550376 ( 64.754177)
test_rubyspec 0.121621 0.068268 45.202646 ( 50.387715)
total: 128.85 sec