Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-075337
#<BuildRuby:0x000055f2de1d0ea8
@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.20220913-075337",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000064 0.000005 0.000069 ( 0.000069)
build_up 0.000000 0.011215 1.147359 ( 1.124742)
build_miniruby 0.000000 0.001947 0.075817 ( 0.074347)
build_ruby 0.001593 0.000683 0.070585 ( 0.068443)
build_all 0.007238 0.002413 1.560743 ( 0.602659)
build_install 0.019594 0.002649 1.943754 ( 0.966338)
test_btest 0.001032 0.000000 93.981337 ( 9.949455)
test_basic 0.007422 0.000206 0.358605 ( 0.446917)
test_all 0.004003 0.000021 688.102158 ( 68.897547)
test_rubyspec 0.119739 0.045220 47.026425 ( 55.554626)
total: 137.69 sec