Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-225639
#<BuildRuby:0x0000560f42388db0
@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.20220311-225639",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004831 0.005279 1.002074 ( 1.290827)
build_miniruby 0.001354 0.000417 0.077168 ( 0.075826)
build_ruby 0.000000 0.001946 0.075685 ( 0.074102)
build_all 0.006497 0.003047 1.512293 ( 0.620812)
build_install 0.012728 0.010565 5.279488 ( 2.195295)
test_btest 0.000956 0.000418 75.483128 ( 8.799256)
test_basic 0.007747 0.000000 0.337954 ( 0.428026)
test_all 0.001951 0.000000 704.178854 ( 71.879965)
test_rubyspec 0.102461 0.052370 46.023048 ( 51.394416)
total: 136.76 sec