Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-003957
#<BuildRuby:0x000055d66384d570
@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.20221013-003957",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007151 0.003686 1.117164 ( 1.183812)
build_miniruby 0.001728 0.000346 0.099457 ( 0.096062)
build_ruby 0.001385 0.000277 0.103624 ( 0.100574)
build_all 0.007521 0.000668 1.317779 ( 0.576744)
build_install 0.008268 0.006250 1.604909 ( 0.868590)
test_btest 0.001259 0.000315 61.736016 ( 6.728945)
test_basic 0.001756 0.005336 0.346732 ( 0.442235)
test_all 0.001320 0.005397 506.896493 ( 53.905168)
test_rubyspec 0.068451 0.055916 43.449325 ( 52.032530)
total: 115.94 sec