Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-064038
#<BuildRuby:0x000055716a24c620
@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.20220909-064038",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004830 0.004929 1.123384 ( 1.240697)
build_miniruby 0.001767 0.000379 0.074515 ( 0.072670)
build_ruby 0.001619 0.000347 0.076422 ( 0.075028)
build_all 0.010525 0.000288 1.612096 ( 0.622819)
build_install 0.020879 0.000374 1.959250 ( 0.971043)
test_btest 0.001325 0.000000 95.325968 ( 9.578838)
test_basic 0.002635 0.004600 0.345044 ( 0.434628)
test_all 0.003300 0.000628 670.993501 ( 67.881499)
test_rubyspec 0.111564 0.056354 47.288401 ( 55.767854)
total: 136.65 sec