Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-025447
#<BuildRuby:0x000055d0a8373e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-025447",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000000 0.005280 1.174809 ( 1.207533)
build_miniruby 0.000000 0.000913 0.950033 ( 0.948444)
build_ruby 0.000000 0.001322 2.727069 ( 2.614640)
build_all 0.004350 0.005081 15.832399 ( 3.246518)
build_install 0.008042 0.001752 2.282458 ( 1.293494)
test_btest 0.000417 0.000192 58.495766 ( 12.424849)
test_basic 0.000000 0.004385 0.328970 ( 0.420493)
test_all 0.000000 0.001014 693.221578 (106.266914)
test_rubyspec 0.040573 0.019994 53.321273 ( 61.491711)
total: 189.92 sec