Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-105116
#<BuildRuby:0x0000564af4e37688
@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.20221202-105116",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008463 0.002053 1.205150 ( 1.181748)
build_miniruby 0.002265 0.000000 0.848332 ( 0.847071)
build_ruby 0.003297 0.000000 2.246039 ( 2.145813)
build_all 0.017395 0.003271 18.526003 ( 2.186483)
build_install 0.022712 0.000485 2.036304 ( 1.035327)
test_btest 0.001097 0.000299 93.990190 ( 9.092988)
test_basic 0.004830 0.004479 0.342400 ( 0.429059)
test_all 0.002096 0.000638 735.066909 ( 71.474974)
test_rubyspec 0.086444 0.092259 49.118851 ( 57.256299)
total: 145.65 sec