Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-100927
#<BuildRuby:0x0000564b9746be58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221124-100927",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001414 0.003237 1.059030 ( 2.206759)
build_miniruby 0.000576 0.000178 1.070980 ( 1.069706)
build_ruby 0.000903 0.000278 2.822849 ( 2.731005)
build_all 0.006738 0.002073 15.845368 ( 3.361314)
build_install 0.008201 0.001061 2.025120 ( 1.155207)
test_btest 0.000548 0.000156 61.053227 ( 10.641293)
test_basic 0.001278 0.003626 0.292395 ( 0.383194)
test_all 0.000870 0.000290 706.852980 (109.566214)
test_rubyspec 0.033360 0.028249 53.853570 ( 62.030568)
total: 193.15 sec