Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-073411
#<BuildRuby:0x0000557df2ffffa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-073411",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006318 0.000452 0.912541 ( 0.929476)
build_miniruby 0.000990 0.000071 0.057825 ( 0.056427)
build_ruby 0.000942 0.000067 0.059634 ( 0.058268)
build_all 0.004720 0.000016 1.537290 ( 0.588659)
build_install 0.006966 0.004263 1.907897 ( 0.958401)
test_btest 0.000000 0.000884 50.760981 ( 8.846112)
test_basic 0.002331 0.003088 0.283944 ( 0.373618)
test_all 0.002319 0.000386 614.073683 ( 87.952422)
test_rubyspec 0.070778 0.054339 43.927945 ( 51.291239)
total: 151.06 sec