Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-113945
#<BuildRuby:0x000055da26aec990
@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-113945",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.003592 0.008556 0.837063 ( 1.064892)
build_miniruby 0.001336 0.000572 0.057325 ( 0.057601)
build_ruby 0.000989 0.000424 0.057049 ( 0.057127)
build_all 0.002804 0.005049 1.235044 ( 0.494132)
build_install 0.015647 0.001687 4.287614 ( 1.837608)
test_btest 0.001244 0.000512 52.786022 ( 6.287348)
test_basic 0.005279 0.000000 0.295395 ( 0.387812)
test_all 0.002671 0.000000 500.006253 ( 52.801647)
test_rubyspec 0.073349 0.065109 42.303065 ( 48.064147)
total: 111.05 sec