Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-193412
#<BuildRuby:0x0000555bb3c14af8
@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.20220314-193412",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009250 0.001134 0.996823 ( 1.170065)
build_miniruby 0.001616 0.000347 0.074425 ( 0.073582)
build_ruby 0.001554 0.000333 0.071632 ( 0.070213)
build_all 0.010077 0.001100 4.212681 ( 0.859036)
build_install 0.017053 0.006635 7.979601 ( 2.453650)
test_btest 0.000000 0.001361 72.586990 ( 8.376132)
test_basic 0.000331 0.007615 0.323352 ( 0.412352)
test_all 0.001508 0.000503 672.658162 ( 66.272405)
test_rubyspec 0.057183 0.111934 46.459819 ( 51.828179)
total: 131.52 sec