Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-231139
#<BuildRuby:0x0000563a08b5c8e8
@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.20220918-231139",
@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.000017 0.000002 0.000019 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003125 0.006922 1.077287 ( 1.111392)
build_miniruby 0.001638 0.000436 0.115695 ( 0.111065)
build_ruby 0.001693 0.000451 0.110808 ( 0.093540)
build_all 0.009497 0.000000 1.608559 ( 0.657613)
build_install 0.022462 0.000000 1.942296 ( 0.976049)
test_btest 0.001115 0.000160 76.126791 ( 8.134638)
test_basic 0.001166 0.006492 0.385876 ( 0.474443)
test_all 0.003948 0.000031 664.677848 ( 67.866468)
test_rubyspec 0.121387 0.041990 45.567805 ( 53.970614)
total: 133.40 sec