Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-151333
#<BuildRuby:0x00005642b2d449c8
@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.20220919-151333",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.009333 0.000178 1.096219 ( 1.222328)
build_miniruby 0.001664 0.000222 0.120545 ( 0.116495)
build_ruby 0.000000 0.002118 0.110305 ( 0.093618)
build_all 0.007212 0.002605 1.581421 ( 0.654508)
build_install 0.019363 0.001740 1.926068 ( 0.980029)
test_btest 0.000000 0.001462 76.256067 ( 8.383123)
test_basic 0.002510 0.004043 0.377685 ( 0.473185)
test_all 0.004022 0.000000 643.678346 ( 66.594980)
test_rubyspec 0.112545 0.060102 45.570818 ( 53.814154)
total: 132.33 sec