Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-154424
#<BuildRuby:0x0000564377e5ff68
@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.20220724-154424",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006372 0.000340 0.821161 ( 1.249946)
build_miniruby 0.000871 0.000134 0.056482 ( 0.055243)
build_ruby 0.000970 0.000000 0.058691 ( 0.057542)
build_all 0.001553 0.003163 1.527160 ( 0.586141)
build_install 0.006461 0.004612 5.634563 ( 2.152991)
test_btest 0.000708 0.000177 53.992053 ( 8.337251)
test_basic 0.005076 0.000206 0.296464 ( 0.385517)
test_all 0.000943 0.000222 597.142692 ( 92.069353)
test_rubyspec 0.062982 0.040136 43.865003 ( 49.451816)
total: 154.35 sec