Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-132926
#<BuildRuby:0x00005640758648e8
@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.20220910-132926",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007315 0.004658 1.167357 ( 1.104366)
build_miniruby 0.001665 0.000357 0.071396 ( 0.069369)
build_ruby 0.001651 0.000354 0.075359 ( 0.073025)
build_all 0.010807 0.000000 1.537089 ( 0.585865)
build_install 0.022562 0.000352 1.935225 ( 0.928127)
test_btest 0.001460 0.000209 97.522787 ( 9.818288)
test_basic 0.004367 0.004578 0.353221 ( 0.439497)
test_all 0.001906 0.003090 659.380260 ( 67.099204)
test_rubyspec 0.111398 0.055194 47.283528 ( 55.764855)
total: 135.88 sec