Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-110742
#<BuildRuby:0x00005584145811f8
@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.20221020-110742",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008704 0.000354 1.150070 ( 1.205056)
build_miniruby 0.002007 0.000154 0.109337 ( 0.105723)
build_ruby 0.001585 0.000122 0.099449 ( 0.096346)
build_all 0.002358 0.005116 1.366770 ( 0.589162)
build_install 0.009995 0.006026 1.696540 ( 0.926178)
test_btest 0.001700 0.000364 62.318832 ( 6.787591)
test_basic 0.006005 0.000114 0.354879 ( 0.451226)
test_all 0.007435 0.000368 494.616883 ( 53.753267)
test_rubyspec 0.102279 0.019749 43.274692 ( 51.495378)
total: 115.41 sec