Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-160505
#<BuildRuby:0x000055e6b2a74d30
@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.20220716-160505",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011520 0.000209 0.982288 ( 1.577097)
build_miniruby 0.002312 0.000144 0.073482 ( 0.071489)
build_ruby 0.001838 0.000115 0.075948 ( 0.074303)
build_all 0.008792 0.000248 1.494048 ( 0.580251)
build_install 0.020642 0.001214 5.103691 ( 2.073278)
test_btest 0.001300 0.000076 73.398666 ( 8.352285)
test_basic 0.007269 0.000427 0.326157 ( 0.415368)
test_all 0.001973 0.000116 677.953461 ( 66.975170)
test_rubyspec 0.101429 0.081307 45.230295 ( 50.962641)
total: 131.08 sec