Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-060658
#<BuildRuby:0x0000556f121a6f90
@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.20220814-060658",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.009907 0.000869 0.841729 ( 0.904844)
build_miniruby 0.002864 0.000409 0.064670 ( 0.061253)
build_ruby 0.001311 0.000187 0.063388 ( 0.062105)
build_all 0.008600 0.001229 1.234880 ( 0.460438)
build_install 0.015030 0.002147 1.573245 ( 0.785428)
test_btest 0.001152 0.000000 57.252482 ( 6.458001)
test_basic 0.005685 0.000000 0.290024 ( 0.386401)
test_all 0.003941 0.000000 497.759758 ( 52.290174)
test_rubyspec 0.098148 0.024974 41.832623 ( 49.522281)
total: 110.93 sec