Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-065000
#<BuildRuby:0x000055cb3db1b4b8
@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.20220914-065000",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008556 0.001316 1.107619 ( 1.178636)
build_miniruby 0.001958 0.000000 0.076028 ( 0.074257)
build_ruby 0.001962 0.000000 0.073110 ( 0.071129)
build_all 0.009536 0.000581 1.562140 ( 0.593156)
build_install 0.022213 0.000232 1.898028 ( 0.934779)
test_btest 0.001374 0.000145 89.836839 ( 9.440440)
test_basic 0.007181 0.000198 0.349308 ( 0.437747)
test_all 0.004874 0.000487 682.921428 ( 68.175095)
test_rubyspec 0.114015 0.060920 46.711844 ( 55.195611)
total: 136.10 sec