Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-035829
#<BuildRuby:0x000055d0f8509438
@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-035829",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.007881 0.001213 1.060057 ( 1.412795)
build_miniruby 0.001695 0.000261 0.099807 ( 0.097590)
build_ruby 0.001525 0.000234 0.093603 ( 0.091469)
build_all 0.007091 0.001091 1.324587 ( 0.589916)
build_install 0.014434 0.001302 1.624732 ( 0.891181)
test_btest 0.001369 0.000000 61.991319 ( 6.714423)
test_basic 0.006451 0.000273 0.350218 ( 0.442336)
test_all 0.009059 0.000000 480.573468 ( 52.361163)
test_rubyspec 0.113182 0.018345 42.402918 ( 50.821506)
total: 113.42 sec