Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-154038
#<BuildRuby:0x0000563493a3c6e0
@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.20220807-154038",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011007 0.000000 0.977544 ( 1.010850)
build_miniruby 0.001732 0.000000 0.073166 ( 0.071569)
build_ruby 0.001895 0.000000 0.077895 ( 0.075872)
build_all 0.002533 0.008579 1.516835 ( 0.584369)
build_install 0.010876 0.012406 5.199279 ( 2.070685)
test_btest 0.000840 0.000200 74.623383 ( 8.557325)
test_basic 0.007008 0.000628 0.336896 ( 0.427544)
test_all 0.001707 0.000388 680.756248 ( 67.275045)
test_rubyspec 0.116834 0.059302 46.078922 ( 53.172732)
total: 133.25 sec