Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-040326
#<BuildRuby:0x000055c0ca9003e0
@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.20221203-040326",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000026 0.000004 0.000030 ( 0.000027)
build_up 0.010121 0.000872 1.246166 ( 1.243279)
build_miniruby 0.002049 0.000292 0.847031 ( 0.846411)
build_ruby 0.003124 0.000000 2.233427 ( 2.141097)
build_all 0.020316 0.000000 18.588132 ( 2.176316)
build_install 0.018240 0.004080 2.096247 ( 1.053769)
test_btest 0.001125 0.000140 90.175667 ( 9.243718)
test_basic 0.008201 0.001025 0.351893 ( 0.439007)
test_all 0.001806 0.000226 738.281314 ( 71.603709)
test_rubyspec 0.106365 0.070341 49.452208 ( 57.585512)
total: 146.33 sec