Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-225608
#<BuildRuby:0x000055feb831af08
@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.20221031-225608",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007513 0.004300 1.185696 ( 1.321153)
build_miniruby 0.001396 0.000093 0.101291 ( 0.098510)
build_ruby 0.001705 0.000114 0.104107 ( 0.101435)
build_all 0.003739 0.005016 1.360086 ( 0.579573)
build_install 0.011425 0.004292 1.694065 ( 0.911022)
test_btest 0.001853 0.000309 60.732906 ( 6.407110)
test_basic 0.006824 0.001137 0.353613 ( 0.443346)
test_all 0.005782 0.001992 509.616428 ( 54.914665)
test_rubyspec 0.088170 0.021293 43.229582 ( 51.484816)
total: 116.26 sec