Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-114412
#<BuildRuby:0x00005593e2d4c3a0
@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.20221127-114412",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007555 0.002519 1.305912 ( 1.517471)
build_miniruby 0.001656 0.000552 0.853611 ( 0.858059)
build_ruby 0.002348 0.000782 2.254203 ( 2.176334)
build_all 0.020971 0.001679 25.202229 ( 2.855647)
build_install 0.014044 0.008043 4.967455 ( 1.203963)
test_btest 0.000948 0.000296 85.283360 ( 8.372353)
test_basic 0.006729 0.002103 0.364121 ( 0.450693)
test_all 0.001382 0.000432 721.844887 ( 71.320060)
test_rubyspec 0.111437 0.047240 49.724044 ( 58.275306)
total: 147.03 sec