Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-105144
#<BuildRuby:0x0000558095dd3f68
@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.20220731-105144",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006303 0.000349 0.863389 ( 1.013374)
build_miniruby 0.000883 0.000126 0.057364 ( 0.056063)
build_ruby 0.000000 0.001026 0.059228 ( 0.057883)
build_all 0.002763 0.001993 1.518947 ( 0.590473)
build_install 0.003677 0.007505 5.687411 ( 2.181993)
test_btest 0.000651 0.000191 54.045644 ( 7.909016)
test_basic 0.001667 0.004391 0.332389 ( 0.420259)
test_all 0.001333 0.000470 617.710628 ( 87.226386)
test_rubyspec 0.057868 0.049979 43.758390 ( 49.404062)
total: 148.86 sec