Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-105252
#<BuildRuby:0x000055ded23fca58
@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.20220304-105252",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003042 0.007594 1.006789 ( 1.105507)
build_miniruby 0.001290 0.000538 0.075767 ( 0.073986)
build_ruby 0.001283 0.000535 0.072935 ( 0.071032)
build_all 0.008284 0.002484 4.242056 ( 0.846101)
build_install 0.025175 0.000000 7.908561 ( 2.383977)
test_btest 0.000046 0.001087 77.206699 ( 7.958063)
test_basic 0.003347 0.004596 0.334376 ( 0.420726)
test_all 0.001375 0.000458 705.373747 ( 67.664478)
test_rubyspec 0.088172 0.071436 46.331290 ( 51.582629)
total: 132.11 sec