Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-205914
#<BuildRuby:0x0000560cc8c7b2c8
@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.20220807-205914",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002065 0.004570 0.825680 ( 0.858111)
build_miniruby 0.000725 0.000242 0.057218 ( 0.056046)
build_ruby 0.000734 0.000244 0.059007 ( 0.057850)
build_all 0.000389 0.004347 1.542784 ( 0.588067)
build_install 0.006613 0.002755 5.646775 ( 2.149325)
test_btest 0.000564 0.000235 52.267461 ( 8.177760)
test_basic 0.004352 0.001813 0.341685 ( 0.429406)
test_all 0.001144 0.000477 601.854740 ( 89.070985)
test_rubyspec 0.075014 0.042795 43.941195 ( 51.347476)
total: 152.74 sec