Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-041239
#<BuildRuby:0x000055aa1206f600
@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.20220902-041239",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007113 0.003739 0.976201 ( 1.113429)
build_miniruby 0.001510 0.000465 0.073066 ( 0.071516)
build_ruby 0.001268 0.000390 0.069879 ( 0.068104)
build_all 0.010254 0.000501 1.540683 ( 0.580344)
build_install 0.011911 0.009791 1.888139 ( 0.919333)
test_btest 0.000953 0.000337 78.564742 ( 8.166322)
test_basic 0.005615 0.001983 0.326930 ( 0.416450)
test_all 0.003793 0.001339 641.732434 ( 64.671713)
test_rubyspec 0.099780 0.059268 45.239518 ( 53.736465)
total: 129.74 sec