Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-175213
#<BuildRuby:0x0000559acad11400
@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-175213",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007641 0.000587 1.109084 ( 1.463111)
build_miniruby 0.002787 0.000214 0.101306 ( 0.098479)
build_ruby 0.001346 0.000104 0.098343 ( 0.096268)
build_all 0.003361 0.004690 1.298619 ( 0.571625)
build_install 0.004329 0.009493 1.638170 ( 0.889211)
test_btest 0.001580 0.000000 61.981010 ( 6.546158)
test_basic 0.006265 0.000000 0.340842 ( 0.431770)
test_all 0.006901 0.000000 482.893961 ( 52.784725)
test_rubyspec 0.099987 0.029577 42.579209 ( 51.174561)
total: 114.06 sec