Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-213408
#<BuildRuby:0x000055e5e05228a0
@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.20220507-213408",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000035 0.000000 0.000035 ( 0.000031)
build_up 0.009941 0.000000 1.033159 ( 1.051248)
build_miniruby 0.000000 0.001690 0.073891 ( 0.071942)
build_ruby 0.001612 0.000000 0.071290 ( 0.069072)
build_all 0.006784 0.000635 1.471961 ( 0.634166)
build_install 0.016545 0.002214 6.337800 ( 3.063414)
test_btest 0.001020 0.000255 72.403044 ( 9.998679)
test_basic 0.003909 0.004763 0.311229 ( 0.397625)
test_all 0.001777 0.000519 683.659673 ( 69.747406)
test_rubyspec 0.087041 0.026886 48.836113 ( 54.140911)
total: 139.18 sec