Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-044720
#<BuildRuby:0x0000560b592346e0
@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.20220721-044720",
@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.000004 0.000003 0.000007 ( 0.000006)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000052 0.000035 0.000087 ( 0.000034)
build_up 0.001363 0.010039 1.006900 ( 5.204223)
build_miniruby 0.001793 0.000000 0.075538 ( 0.073252)
build_ruby 0.001838 0.000232 0.075731 ( 0.073491)
build_all 0.005621 0.004684 1.517014 ( 0.588549)
build_install 0.017233 0.004973 5.115444 ( 2.066251)
test_btest 0.000809 0.000556 75.509506 ( 8.103914)
test_basic 0.003733 0.003835 0.327840 ( 0.417323)
test_all 0.000000 0.002338 645.919383 ( 64.931797)
test_rubyspec 0.087095 0.072443 45.698974 ( 51.291706)
total: 132.75 sec