Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-015500
#<BuildRuby:0x000055d8633dcea8
@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.20220820-015500",
@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.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004306 0.008020 0.952567 ( 1.186123)
build_miniruby 0.001578 0.000315 0.075997 ( 0.074259)
build_ruby 0.001746 0.000000 0.074615 ( 0.073366)
build_all 0.009969 0.000000 1.553100 ( 0.598502)
build_install 0.009445 0.013872 1.904562 ( 0.927038)
test_btest 0.000839 0.000265 76.398656 ( 8.294517)
test_basic 0.006802 0.000715 0.328850 ( 0.418616)
test_all 0.002677 0.000803 675.572726 ( 66.497276)
test_rubyspec 0.102902 0.062613 46.098588 ( 54.609333)
total: 132.68 sec