Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-063118
#<BuildRuby:0x0000564b1998ef08
@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.20220816-063118",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.009652 0.829352 ( 1.083419)
build_miniruby 0.000000 0.002400 0.060879 ( 0.058782)
build_ruby 0.000000 0.001455 0.056945 ( 0.056718)
build_all 0.006994 0.001403 1.244408 ( 0.483010)
build_install 0.009397 0.006538 1.589073 ( 0.810482)
test_btest 0.000000 0.001004 52.560395 ( 6.085606)
test_basic 0.000140 0.005892 0.291974 ( 0.382731)
test_all 0.005270 0.000000 483.414748 ( 52.230560)
test_rubyspec 0.070662 0.052470 41.590008 ( 49.120451)
total: 110.31 sec