Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-103947
#<BuildRuby:0x0000565232a9c088
@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.20220722-103947",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002982 0.003433 0.818411 ( 1.152208)
build_miniruby 0.000860 0.000115 0.057239 ( 0.055981)
build_ruby 0.000664 0.000088 0.058803 ( 0.057720)
build_all 0.003867 0.000516 1.505690 ( 0.584972)
build_install 0.010164 0.000751 5.642610 ( 2.155419)
test_btest 0.000700 0.000088 52.369003 ( 8.396381)
test_basic 0.001400 0.004847 0.331506 ( 0.419442)
test_all 0.001205 0.000226 597.734276 ( 93.712189)
test_rubyspec 0.073793 0.045675 43.666775 ( 49.257035)
total: 155.79 sec