Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-102252
#<BuildRuby:0x000055723fcb46c8
@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.20220331-102252",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009184 0.002296 1.052236 ( 1.345755)
build_miniruby 0.001898 0.000475 0.077775 ( 0.076251)
build_ruby 0.001337 0.000334 0.068601 ( 0.067452)
build_all 0.010369 0.000000 4.219938 ( 0.848725)
build_install 0.018775 0.004745 7.894708 ( 2.424945)
test_btest 0.001649 0.000000 74.293942 ( 8.045411)
test_basic 0.007507 0.000000 0.336949 ( 0.426035)
test_all 0.000000 0.001899 712.519582 ( 68.708342)
test_rubyspec 0.117689 0.058803 46.922957 ( 52.265304)
total: 134.21 sec