Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-202746
#<BuildRuby:0x000055d814f908e8
@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.20220920-202746",
@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.000018 0.000001 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009661 0.000112 1.058854 ( 1.085435)
build_miniruby 0.002013 0.000000 0.119700 ( 0.115763)
build_ruby 0.001821 0.000000 0.109124 ( 0.092268)
build_all 0.007465 0.003218 1.574601 ( 0.657390)
build_install 0.017217 0.003526 1.946726 ( 0.994086)
test_btest 0.001168 0.000135 77.748742 ( 8.175490)
test_basic 0.007068 0.000815 0.377395 ( 0.466238)
test_all 0.003224 0.000372 646.964399 ( 67.241412)
test_rubyspec 0.098979 0.065371 45.665334 ( 54.270607)
total: 133.10 sec