Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-163202
#<BuildRuby:0x00005645a30bc4f0
@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.20220430-163202",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.010436 0.001999 1.017114 ( 1.104504)
build_miniruby 0.001414 0.000435 0.076232 ( 0.073810)
build_ruby 0.001341 0.000412 0.069465 ( 0.068059)
build_all 0.008257 0.001027 1.528664 ( 0.615909)
build_install 0.015653 0.008501 5.794553 ( 2.770319)
test_btest 0.001671 0.000000 72.356070 ( 8.059093)
test_basic 0.004989 0.004052 0.327863 ( 0.414410)
test_all 0.002371 0.000000 649.483960 ( 64.388767)
test_rubyspec 0.113179 0.075855 45.421991 ( 50.552634)
total: 128.05 sec