Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-041312
#<BuildRuby:0x0000564caa855348
@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.20220720-041312",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.008631 0.001328 0.781832 ( 1.680210)
build_miniruby 0.001142 0.000176 0.045823 ( 0.044573)
build_ruby 0.002730 0.000420 0.052785 ( 0.050173)
build_all 0.004210 0.003827 1.248161 ( 0.477496)
build_install 0.014373 0.004726 4.626431 ( 1.888656)
test_btest 0.001357 0.000301 52.751700 ( 8.121044)
test_basic 0.005208 0.001158 0.212377 ( 0.300033)
test_all 0.001219 0.000271 515.974393 ( 53.871795)
test_rubyspec 0.088238 0.051528 40.228762 ( 46.077765)
total: 112.51 sec