Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-160415
#<BuildRuby:0x0000564b9ccc51f8
@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.20221017-160415",
@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.000002 0.000013 ( 0.000013)
configure 0.000060 0.000010 0.000070 ( 0.000058)
build_up 0.009557 0.000247 1.115586 ( 1.195973)
build_miniruby 0.001250 0.000178 0.106788 ( 0.103928)
build_ruby 0.001521 0.000217 0.099966 ( 0.097161)
build_all 0.003187 0.004929 1.310038 ( 0.576035)
build_install 0.010173 0.005999 1.632847 ( 0.886056)
test_btest 0.001256 0.000335 61.414478 ( 6.991205)
test_basic 0.005950 0.000312 0.371240 ( 0.460591)
test_all 0.004744 0.003652 491.063442 ( 53.640646)
test_rubyspec 0.078124 0.058073 43.357481 ( 51.898136)
total: 115.85 sec