Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-210409
#<BuildRuby:0x000055d7f8103c88
@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.20220420-210409",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006512 0.000501 0.844316 ( 1.116268)
build_miniruby 0.000921 0.000071 0.057193 ( 0.055871)
build_ruby 0.001048 0.000000 0.058921 ( 0.057714)
build_all 0.000549 0.003679 1.444155 ( 0.594035)
build_install 0.008539 0.000016 6.178994 ( 2.788877)
test_btest 0.001567 0.000000 52.928555 ( 8.398274)
test_basic 0.005430 0.000314 0.292923 ( 0.381511)
test_all 0.001465 0.000163 632.066074 ( 90.568282)
test_rubyspec 0.084005 0.035902 43.898719 ( 48.775019)
total: 152.74 sec