Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-154549
#<BuildRuby:0x00005624b0d97440
@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.20220423-154549",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.014145 1.019829 ( 1.284326)
build_miniruby 0.000000 0.002266 0.071489 ( 0.068904)
build_ruby 0.000000 0.002350 0.076860 ( 0.074577)
build_all 0.005863 0.004021 1.496873 ( 0.623718)
build_install 0.016199 0.008064 5.924776 ( 2.807295)
test_btest 0.000984 0.000443 70.279049 ( 8.371745)
test_basic 0.005387 0.002424 0.317331 ( 0.406550)
test_all 0.001601 0.000721 695.174124 ( 67.353675)
test_rubyspec 0.121413 0.068876 45.786230 ( 50.917938)
total: 131.91 sec