Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-131407
#<BuildRuby:0x0000556d0a2fc6d8
@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.20220902-131407",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000016)
configure 0.000019 0.000010 0.000029 ( 0.000025)
build_up 0.001938 0.009483 2.020502 ( 2.260151)
build_miniruby 0.001180 0.000826 0.769581 ( 0.768731)
build_ruby 0.002387 0.001671 3.183402 ( 2.981320)
build_all 0.020383 0.000000 18.608700 ( 2.175505)
build_install 0.011033 0.011350 1.945060 ( 0.910919)
test_btest 0.001093 0.000615 76.009313 ( 8.355856)
test_basic 0.005269 0.002379 0.329436 ( 0.426152)
test_all 0.000000 0.002589 634.306036 ( 65.694127)
test_rubyspec 0.100458 0.073620 45.617345 ( 54.055519)
total: 137.63 sec