Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-102618
#<BuildRuby:0x000055d7d497c6e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-102618",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009551 0.001268 0.974150 ( 1.685525)
build_miniruby 0.001641 0.000379 0.074893 ( 0.073046)
build_ruby 0.001590 0.000367 0.076438 ( 0.074266)
build_all 0.005042 0.004830 1.547823 ( 0.578480)
build_install 0.023327 0.000000 5.207725 ( 2.083389)
test_btest 0.001250 0.000000 71.418281 ( 8.305967)
test_basic 0.008189 0.000000 0.317838 ( 0.411459)
test_all 0.003214 0.000000 650.281897 ( 64.556819)
test_rubyspec 0.110431 0.054570 45.942591 ( 51.700003)
total: 129.47 sec