Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-040410
#<BuildRuby:0x000055a28a052148
@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.20220825-040410",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008116 0.000299 0.851010 ( 1.659035)
build_miniruby 0.001402 0.000000 0.053715 ( 0.052975)
build_ruby 0.002003 0.000000 0.065830 ( 0.063851)
build_all 0.007771 0.000471 1.269213 ( 0.464600)
build_install 0.009646 0.005318 1.586591 ( 0.801626)
test_btest 0.001132 0.000142 54.992499 ( 6.045577)
test_basic 0.000000 0.006338 0.285496 ( 0.377583)
test_all 0.001271 0.002874 509.713389 ( 53.242854)
test_rubyspec 0.073572 0.050871 41.918245 ( 50.449176)
total: 113.16 sec