Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-221251
#<BuildRuby:0x000055bdf1603ba0
@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.20220802-221251",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000044)
configure 0.000053 0.000009 0.000062 ( 0.000055)
build_up 0.000000 0.012301 0.815180 ( 0.929932)
build_miniruby 0.000000 0.001721 0.063943 ( 0.062699)
build_ruby 0.000000 0.001145 0.051275 ( 0.050326)
build_all 0.007824 0.000817 1.269704 ( 0.459200)
build_install 0.011456 0.005519 4.304468 ( 1.812960)
test_btest 0.000637 0.000278 51.782229 ( 5.888020)
test_basic 0.002908 0.003648 0.289044 ( 0.386426)
test_all 0.001537 0.000723 478.753906 ( 51.530455)
test_rubyspec 0.081315 0.052915 41.327707 ( 49.044268)
total: 110.17 sec