Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-032257
#<BuildRuby:0x0000560cf73e7dd0
@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.20220813-032257",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002169 0.004697 0.824993 ( 0.925999)
build_miniruby 0.000768 0.000192 0.058196 ( 0.057038)
build_ruby 0.000718 0.000180 0.059401 ( 0.058057)
build_all 0.000157 0.004469 1.560533 ( 0.603711)
build_install 0.009192 0.000066 1.916260 ( 0.965253)
test_btest 0.000620 0.000177 52.302270 ( 8.639824)
test_basic 0.001859 0.003652 0.261507 ( 0.350497)
test_all 0.001695 0.000565 636.788002 ( 93.101381)
test_rubyspec 0.082595 0.035861 43.921948 ( 51.390140)
total: 156.09 sec