Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-124046
#<BuildRuby:0x000055c2462c89c8
@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.20220911-124046",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003494 0.007070 1.128322 ( 2.056344)
build_miniruby 0.001771 0.000472 0.081163 ( 0.079174)
build_ruby 0.001455 0.000388 0.075873 ( 0.074034)
build_all 0.009418 0.001331 1.562283 ( 0.616934)
build_install 0.023207 0.000200 1.942195 ( 0.949376)
test_btest 0.000000 0.001050 89.832017 ( 9.048374)
test_basic 0.007213 0.001191 0.355133 ( 0.453223)
test_all 0.002156 0.000432 626.211328 ( 66.739719)
test_rubyspec 0.100095 0.069836 46.978781 ( 55.411405)
total: 135.43 sec