Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-213742
#<BuildRuby:0x0000557613de9390
@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-213742",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000014)
build_up 0.006780 0.003708 1.153686 ( 1.181635)
build_miniruby 0.001646 0.000353 0.100501 ( 0.098061)
build_ruby 0.001700 0.000000 0.098291 ( 0.095761)
build_all 0.006179 0.000791 1.310115 ( 0.574816)
build_install 0.013885 0.001804 1.658141 ( 0.899226)
test_btest 0.001483 0.000278 59.665172 ( 6.440411)
test_basic 0.000000 0.006654 0.344391 ( 0.433887)
test_all 0.007093 0.000035 479.933163 ( 53.092947)
test_rubyspec 0.098607 0.035342 42.456701 ( 50.968343)
total: 113.79 sec