Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-183139
#<BuildRuby:0x0000561cf45e91f8
@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.20220724-183139",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005087 0.005177 0.862570 ( 1.270973)
build_miniruby 0.001502 0.000000 0.055188 ( 0.053823)
build_ruby 0.001757 0.000000 0.062200 ( 0.059734)
build_all 0.007463 0.000465 1.230998 ( 0.457815)
build_install 0.011330 0.005080 4.319217 ( 1.866283)
test_btest 0.000000 0.002021 55.452132 ( 6.318353)
test_basic 0.004796 0.001319 0.285483 ( 0.379474)
test_all 0.002162 0.000600 508.161554 ( 53.464961)
test_rubyspec 0.087520 0.042374 41.879006 ( 47.854123)
total: 111.73 sec