Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-130353
#<BuildRuby:0x000055fe6daccaf8
@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.20220209-130353",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000039 0.000006 0.000045 ( 0.000036)
build_up 0.006859 0.004500 0.974094 ( 1.168811)
build_miniruby 0.001881 0.000377 0.073295 ( 0.071126)
build_ruby 0.001501 0.000300 0.075198 ( 0.073357)
build_all 0.010046 0.000000 4.114205 ( 0.788752)
build_install 0.021524 0.000804 7.846240 ( 2.382121)
test_btest 0.001142 0.000163 73.943947 ( 8.279742)
test_basic 0.006594 0.000262 0.335344 ( 0.427754)
test_all 0.001594 0.000217 650.250707 ( 64.712244)
test_rubyspec 0.110430 0.049766 46.157162 ( 51.275463)
total: 129.18 sec