Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-121249
#<BuildRuby:0x000055d494022038
@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.20221007-121249",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009692 0.000000 1.051931 ( 1.215031)
build_miniruby 0.001811 0.000000 0.099583 ( 0.096476)
build_ruby 0.001918 0.000104 0.100377 ( 0.097376)
build_all 0.004737 0.004145 1.321919 ( 0.554652)
build_install 0.010017 0.005095 1.692804 ( 0.906663)
test_btest 0.001556 0.000259 62.600562 ( 6.803833)
test_basic 0.007343 0.000486 0.363233 ( 0.451735)
test_all 0.007330 0.000396 517.519003 ( 55.113611)
test_rubyspec 0.101467 0.031252 42.467015 ( 50.961261)
total: 116.20 sec