Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-034023
#<BuildRuby:0x00005581cca2be78
@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.20220805-034023",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010424 0.001603 0.969633 ( 2.255271)
build_miniruby 0.001760 0.000271 0.075768 ( 0.074359)
build_ruby 0.001941 0.000299 0.075396 ( 0.073685)
build_all 0.009989 0.000673 1.532967 ( 0.580238)
build_install 0.017576 0.005749 5.294520 ( 2.107591)
test_btest 0.001028 0.000182 74.250129 ( 8.759163)
test_basic 0.007716 0.000329 0.325701 ( 0.414548)
test_all 0.002622 0.000126 643.936311 ( 64.955567)
test_rubyspec 0.118135 0.067144 45.643112 ( 52.854779)
total: 132.08 sec