Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-230946
#<BuildRuby:0x000055f7f7e58658
@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.20220718-230946",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000025 0.000009 0.000034 ( 0.000030)
build_up 0.000034 0.011350 0.941806 ( 1.223903)
build_miniruby 0.001181 0.000727 0.075944 ( 0.073774)
build_ruby 0.002506 0.000000 0.075263 ( 0.072488)
build_all 0.006592 0.002711 1.537571 ( 0.591059)
build_install 0.016008 0.006636 5.219492 ( 2.100678)
test_btest 0.000000 0.001474 71.235378 ( 8.384688)
test_basic 0.002310 0.005694 0.326521 ( 0.418488)
test_all 0.001269 0.000775 678.513758 ( 66.426924)
test_rubyspec 0.099811 0.081339 45.509195 ( 51.201866)
total: 130.49 sec