Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-033010
#<BuildRuby:0x000055e84f638b88
@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.20220805-033010",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000023)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008474 0.002825 1.011770 ( 1.660352)
build_miniruby 0.001638 0.000546 0.071806 ( 0.070270)
build_ruby 0.001473 0.000491 0.074756 ( 0.073578)
build_all 0.007300 0.002433 1.546630 ( 0.582139)
build_install 0.022560 0.000212 5.137626 ( 2.065671)
test_btest 0.001125 0.000281 73.717900 ( 8.144898)
test_basic 0.001297 0.005966 0.333750 ( 0.423319)
test_all 0.001731 0.000541 633.907301 ( 64.543926)
test_rubyspec 0.106038 0.075020 45.655843 ( 53.272658)
total: 130.84 sec