Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-185234
#<BuildRuby:0x0000563414cf44e8
@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.20220327-185234",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000042 0.000015 0.000057 ( 0.000058)
build_up 0.009524 0.001790 0.996864 ( 1.113214)
build_miniruby 0.001100 0.000367 0.075581 ( 0.074059)
build_ruby 0.000000 0.001792 0.077083 ( 0.075576)
build_all 0.010368 0.000000 4.137768 ( 0.826443)
build_install 0.012211 0.011632 7.900107 ( 2.417837)
test_btest 0.000972 0.000398 72.063312 ( 8.291187)
test_basic 0.007392 0.000034 0.338041 ( 0.434786)
test_all 0.001061 0.000398 700.675428 ( 68.252954)
test_rubyspec 0.085218 0.076291 45.704720 ( 51.148492)
total: 132.64 sec