Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-230335
#<BuildRuby:0x0000560bbba9ef08
@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.20221006-230335",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008392 0.001526 1.102408 ( 1.170985)
build_miniruby 0.001746 0.000318 0.095314 ( 0.092006)
build_ruby 0.001310 0.000238 0.101715 ( 0.098970)
build_all 0.007850 0.000000 1.304531 ( 0.575037)
build_install 0.013048 0.001598 1.616300 ( 0.880022)
test_btest 0.002062 0.000317 59.674508 ( 6.630444)
test_basic 0.001174 0.005184 0.356838 ( 0.458645)
test_all 0.008133 0.000000 514.095376 ( 54.432246)
test_rubyspec 0.083433 0.048742 42.290916 ( 50.874214)
total: 115.21 sec