Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-015131
#<BuildRuby:0x000055c7d2e0c6b8
@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.20220903-015131",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000066 0.000010 0.000076 ( 0.000080)
build_up 0.012083 0.000514 1.019227 ( 1.422687)
build_miniruby 0.001593 0.000213 0.067535 ( 0.066177)
build_ruby 0.000000 0.002329 0.072098 ( 0.069683)
build_all 0.007868 0.001889 1.526411 ( 0.576139)
build_install 0.021088 0.001170 1.898840 ( 0.913513)
test_btest 0.001109 0.000166 77.685029 ( 8.190196)
test_basic 0.006675 0.001002 0.325090 ( 0.422311)
test_all 0.003258 0.000488 633.228610 ( 64.714351)
test_rubyspec 0.113943 0.069119 45.646655 ( 54.096772)
total: 130.47 sec