Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-011137
#<BuildRuby:0x000055a2ef0fafe0
@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.20221116-011137",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000031 0.000008 0.000039 ( 0.000035)
build_up 0.006360 0.001590 1.109774 ( 1.134964)
build_miniruby 0.001580 0.000395 0.899886 ( 0.899413)
build_ruby 0.001820 0.000455 2.331851 ( 2.286080)
build_all 0.013930 0.004667 18.337130 ( 2.306387)
build_install 0.007357 0.013348 1.901884 ( 1.042211)
test_btest 0.000947 0.000390 85.475508 ( 10.395095)
test_basic 0.005222 0.002150 0.314133 ( 0.404208)
test_all 0.001575 0.000648 674.146670 ( 73.341655)
test_rubyspec 0.060958 0.058741 49.985192 ( 58.607468)
total: 150.42 sec