Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-030057
#<BuildRuby:0x000055d16cbe2ad8
@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.20221015-030057",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009102 0.001290 1.094826 ( 1.471719)
build_miniruby 0.001184 0.000296 0.091690 ( 0.091131)
build_ruby 0.001272 0.000318 0.103865 ( 0.102945)
build_all 0.006752 0.001688 1.327055 ( 0.579487)
build_install 0.013009 0.001812 1.661241 ( 0.897745)
test_btest 0.001411 0.000326 62.628865 ( 6.780052)
test_basic 0.000959 0.006176 0.354736 ( 0.447769)
test_all 0.005289 0.001655 519.816218 ( 55.008828)
test_rubyspec 0.082947 0.047995 43.436624 ( 52.116390)
total: 117.50 sec