Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-071235
#<BuildRuby:0x000055fb92573940
@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.20220507-071235",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000035 0.000000 0.000035 ( 0.000030)
build_up 0.000000 0.010325 1.047554 ( 1.560094)
build_miniruby 0.001903 0.000000 0.073610 ( 0.071774)
build_ruby 0.001574 0.000000 0.079015 ( 0.077131)
build_all 0.007536 0.000060 1.487252 ( 0.632634)
build_install 0.018146 0.004355 6.241846 ( 3.024639)
test_btest 0.000995 0.000199 75.098025 ( 9.194770)
test_basic 0.007444 0.001489 0.320524 ( 0.405638)
test_all 0.002702 0.000000 723.024839 ( 72.131124)
test_rubyspec 0.075074 0.034796 49.275357 ( 54.532808)
total: 141.63 sec