Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-032521
#<BuildRuby:0x00005626495143a0
@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.20220903-032521",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.010179 0.973479 ( 0.993513)
build_miniruby 0.000749 0.001103 0.067161 ( 0.065460)
build_ruby 0.001427 0.000381 0.075454 ( 0.074873)
build_all 0.006769 0.003619 1.518415 ( 0.586069)
build_install 0.014121 0.008639 1.906693 ( 0.925594)
test_btest 0.000981 0.000344 69.738728 ( 8.428993)
test_basic 0.007055 0.000995 0.328680 ( 0.418415)
test_all 0.002978 0.000992 680.443194 ( 67.068653)
test_rubyspec 0.109271 0.069905 45.600939 ( 53.780072)
total: 132.34 sec