Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-033311
#<BuildRuby:0x000055857dc74e28
@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-033311",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006263 0.003838 0.979367 ( 1.262507)
build_miniruby 0.001644 0.000205 0.074947 ( 0.074203)
build_ruby 0.001854 0.000232 0.070986 ( 0.069493)
build_all 0.006260 0.004552 1.511293 ( 0.589490)
build_install 0.020484 0.001872 1.880100 ( 0.929138)
test_btest 0.000932 0.000147 78.274041 ( 8.614299)
test_basic 0.001917 0.005397 0.327286 ( 0.416057)
test_all 0.002619 0.000000 633.512805 ( 64.386811)
test_rubyspec 0.122450 0.047184 45.130813 ( 53.594145)
total: 129.94 sec