Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-185734
#<BuildRuby:0x000055832e0844c0
@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.20220718-185734",
@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.000003 0.000013 ( 0.000012)
configure 0.000063 0.000015 0.000078 ( 0.000081)
build_up 0.009237 0.002131 0.968575 ( 1.068789)
build_miniruby 0.001422 0.000328 0.071390 ( 0.071156)
build_ruby 0.001519 0.000350 0.077565 ( 0.077559)
build_all 0.007199 0.001662 1.554269 ( 0.620662)
build_install 0.016463 0.006911 5.222926 ( 2.121415)
test_btest 0.000842 0.000225 75.431096 ( 8.206173)
test_basic 0.005135 0.001369 0.321392 ( 0.412980)
test_all 0.001329 0.000355 678.729975 ( 66.708898)
test_rubyspec 0.097767 0.075064 45.663894 ( 51.377368)
total: 130.67 sec