Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-144708
#<BuildRuby:0x0000563d2d532c88
@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.20221025-144708",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000058 0.000015 0.000073 ( 0.000074)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.008179 0.002921 1.123318 ( 1.194866)
build_miniruby 0.001949 0.000000 0.115744 ( 0.112301)
build_ruby 0.001663 0.000000 0.116617 ( 0.113447)
build_all 0.007397 0.000970 1.346515 ( 0.580462)
build_install 0.014816 0.001538 1.722314 ( 0.915401)
test_btest 0.001601 0.000337 64.256148 ( 6.889023)
test_basic 0.006325 0.000419 0.367538 ( 0.467545)
test_all 0.007135 0.000532 492.506547 ( 54.133911)
test_rubyspec 0.086547 0.039876 43.568411 ( 52.118336)
total: 116.53 sec