Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-024954
#<BuildRuby:0x000055be455829c0
@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.20220813-024954",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006266 0.004684 0.845199 ( 0.877303)
build_miniruby 0.001190 0.000396 0.058234 ( 0.056021)
build_ruby 0.001183 0.000394 0.060627 ( 0.059135)
build_all 0.007695 0.001045 1.247119 ( 0.472824)
build_install 0.008454 0.005953 1.561359 ( 0.786599)
test_btest 0.000782 0.000279 52.302917 ( 6.091030)
test_basic 0.004502 0.001608 0.281875 ( 0.372969)
test_all 0.003843 0.001373 487.167404 ( 51.682809)
test_rubyspec 0.090646 0.031175 41.465354 ( 49.138693)
total: 109.54 sec