Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-232823
#<BuildRuby:0x000056438e068920
@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.20220716-232823",
@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.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010400 0.970179 ( 1.040481)
build_miniruby 0.002372 0.000000 0.073034 ( 0.070604)
build_ruby 0.001893 0.000222 0.075064 ( 0.073167)
build_all 0.008201 0.001400 1.487076 ( 0.569920)
build_install 0.018452 0.003601 5.057839 ( 2.077415)
test_btest 0.000000 0.001409 74.177385 ( 8.854654)
test_basic 0.006224 0.001921 0.328051 ( 0.423096)
test_all 0.001571 0.000478 677.190339 ( 65.850748)
test_rubyspec 0.111976 0.060223 45.546524 ( 51.324216)
total: 130.29 sec