Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-123808
#<BuildRuby:0x0000555fa686bf68
@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.20220725-123808",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006441 0.000172 0.866889 ( 2.194650)
build_miniruby 0.000969 0.000064 0.057832 ( 0.056572)
build_ruby 0.000942 0.000063 0.058704 ( 0.057518)
build_all 0.000574 0.004245 1.546719 ( 0.593890)
build_install 0.010343 0.000767 5.620317 ( 2.169834)
test_btest 0.000636 0.000080 49.705757 ( 8.267643)
test_basic 0.001201 0.004032 0.301242 ( 0.390181)
test_all 0.001105 0.000195 619.443913 ( 90.877313)
test_rubyspec 0.083974 0.042687 43.463139 ( 49.267054)
total: 153.88 sec