Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-222027
#<BuildRuby:0x000056114a2f46d8
@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.20220904-222027",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010306 0.972837 ( 0.988207)
build_miniruby 0.000000 0.001872 0.070871 ( 0.068974)
build_ruby 0.001832 0.000000 0.076367 ( 0.074526)
build_all 0.004536 0.005096 1.545473 ( 0.594407)
build_install 0.015749 0.006010 1.921034 ( 0.949368)
test_btest 0.001182 0.000000 78.546904 ( 8.380916)
test_basic 0.004580 0.002933 0.331691 ( 0.419793)
test_all 0.002381 0.001191 688.026944 ( 67.526802)
test_rubyspec 0.084591 0.076612 45.523681 ( 53.859508)
total: 132.86 sec