Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-143354
#<BuildRuby:0x000055b2d3d509e0
@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.20220616-143354",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010192 0.001568 0.970812 ( 1.293017)
build_miniruby 0.001493 0.000230 0.069249 ( 0.067854)
build_ruby 0.001773 0.000272 0.073794 ( 0.071732)
build_all 0.004153 0.004886 1.501935 ( 0.601097)
build_install 0.017145 0.005513 5.864242 ( 2.759335)
test_btest 0.000999 0.000235 76.889298 ( 8.595205)
test_basic 0.007175 0.000435 0.329541 ( 0.418806)
test_all 0.002132 0.000473 651.734604 ( 65.412162)
test_rubyspec 0.110292 0.061571 45.418056 ( 51.200897)
total: 130.42 sec