Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-091858
#<BuildRuby:0x0000560751c304c0
@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.20221109-091858",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005580 0.004750 1.110689 ( 1.133397)
build_miniruby 0.001646 0.000686 0.068606 ( 0.066403)
build_ruby 0.001343 0.000560 0.065528 ( 0.063609)
build_all 0.010386 0.000000 1.513922 ( 0.597713)
build_install 0.010712 0.011000 1.854613 ( 0.932154)
test_btest 0.000000 0.001855 85.993986 ( 9.019339)
test_basic 0.003973 0.004277 0.341162 ( 0.429163)
test_all 0.001556 0.000778 693.679544 ( 69.391023)
test_rubyspec 0.095774 0.092210 47.847811 ( 55.962601)
total: 137.60 sec