Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-063934
#<BuildRuby:0x00005650901be298
@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.20221129-063934",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010276 0.000514 1.241871 ( 1.605217)
build_miniruby 0.002695 0.000000 0.850965 ( 0.849961)
build_ruby 0.002509 0.000266 2.233589 ( 2.135571)
build_all 0.010669 0.010665 18.588422 ( 2.154053)
build_install 0.017346 0.004435 1.844860 ( 0.951192)
test_btest 0.001128 0.000343 85.105829 ( 9.011686)
test_basic 0.008529 0.001317 0.349428 ( 0.434995)
test_all 0.002002 0.000584 691.449885 ( 69.679566)
test_rubyspec 0.101108 0.072032 49.555493 ( 57.693397)
total: 144.52 sec