Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-172405
#<BuildRuby:0x000055c78c0a9ac0
@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.20221009-172405",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.000000 0.010949 1.093893 ( 1.272180)
build_miniruby 0.001130 0.001029 0.101717 ( 0.101580)
build_ruby 0.001686 0.000000 0.100931 ( 0.101055)
build_all 0.005527 0.001926 1.282669 ( 0.573628)
build_install 0.015411 0.000362 1.632107 ( 0.905768)
test_btest 0.000926 0.000361 63.006257 ( 6.487833)
test_basic 0.006709 0.000000 0.346145 ( 0.442549)
test_all 0.005038 0.001495 507.350209 ( 54.388607)
test_rubyspec 0.094928 0.025811 42.587198 ( 51.259966)
total: 115.53 sec