Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-214117
#<BuildRuby:0x000055c3ec368408
@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.20221203-214117",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.008428 0.003298 1.187885 ( 1.224954)
build_miniruby 0.002227 0.000418 0.842386 ( 0.840438)
build_ruby 0.002786 0.000522 2.237732 ( 2.145159)
build_all 0.012931 0.008341 18.711164 ( 2.193344)
build_install 0.008930 0.012567 2.096321 ( 1.032397)
test_btest 0.001078 0.000411 89.823346 ( 9.394846)
test_basic 0.007474 0.002848 0.364522 ( 0.448204)
test_all 0.002941 0.000000 734.876617 ( 71.907795)
test_rubyspec 0.087393 0.089600 49.433550 ( 57.486405)
total: 146.67 sec