Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-092446
#<BuildRuby:0x0000559bb897d390
@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.20221007-092446",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008247 0.000635 1.065575 ( 1.223159)
build_miniruby 0.001734 0.000133 0.098601 ( 0.095484)
build_ruby 0.001905 0.000147 0.101968 ( 0.098966)
build_all 0.007513 0.000578 1.294392 ( 0.556041)
build_install 0.010904 0.006371 1.650536 ( 0.881166)
test_btest 0.001988 0.000284 61.822709 ( 6.217280)
test_basic 0.007050 0.000121 0.364623 ( 0.453998)
test_all 0.007663 0.000181 503.329242 ( 53.984965)
test_rubyspec 0.085753 0.042297 42.393474 ( 50.653565)
total: 114.17 sec