Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-065439
#<BuildRuby:0x000055e232140e50
@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.20220909-065439",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007989 0.003211 1.131171 ( 1.105860)
build_miniruby 0.000000 0.002439 0.077924 ( 0.076518)
build_ruby 0.000531 0.001396 0.078239 ( 0.076823)
build_all 0.003761 0.007597 1.608488 ( 0.619979)
build_install 0.015456 0.007705 1.919193 ( 0.954867)
test_btest 0.000968 0.000388 96.298947 ( 9.937587)
test_basic 0.002369 0.004941 0.349957 ( 0.439609)
test_all 0.004218 0.000095 691.377120 ( 68.500490)
test_rubyspec 0.105021 0.065805 47.269283 ( 55.584235)
total: 137.30 sec