Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-123931
#<BuildRuby:0x00005572555c9550
@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.20221010-123931",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009228 0.000806 1.094262 ( 1.181635)
build_miniruby 0.001356 0.000209 0.093324 ( 0.091069)
build_ruby 0.001538 0.000237 0.101487 ( 0.100321)
build_all 0.007870 0.001210 1.304497 ( 0.592252)
build_install 0.014561 0.000544 1.600304 ( 0.882578)
test_btest 0.001349 0.000180 61.733844 ( 6.573370)
test_basic 0.007953 0.001060 0.372838 ( 0.461973)
test_all 0.006746 0.000622 509.665701 ( 54.652583)
test_rubyspec 0.085750 0.048694 42.791326 ( 51.348751)
total: 115.89 sec