Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-180656
#<BuildRuby:0x0000564385f9b6f8
@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.20220725-180656",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.011200 0.001650 0.978007 ( 0.989156)
build_miniruby 0.001746 0.000403 0.076174 ( 0.074328)
build_ruby 0.001636 0.000377 0.069169 ( 0.067622)
build_all 0.009744 0.001042 1.520030 ( 0.576238)
build_install 0.023635 0.000000 5.136641 ( 2.083685)
test_btest 0.001551 0.000000 77.405759 ( 8.357469)
test_basic 0.007351 0.000202 0.308956 ( 0.405010)
test_all 0.001620 0.000099 677.273846 ( 66.568658)
test_rubyspec 0.106366 0.065234 45.549421 ( 51.278546)
total: 130.40 sec