Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-144239
#<BuildRuby:0x000055fb3ee55350
@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.20220812-144239",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006058 0.007419 0.865710 ( 1.313956)
build_miniruby 0.001370 0.000257 0.064095 ( 0.062448)
build_ruby 0.001466 0.000275 0.062193 ( 0.060280)
build_all 0.008953 0.000883 1.295858 ( 0.474461)
build_install 0.015004 0.001028 1.553596 ( 0.785817)
test_btest 0.001001 0.000000 53.807532 ( 6.222184)
test_basic 0.005247 0.000256 0.291653 ( 0.381453)
test_all 0.002425 0.000128 510.293255 ( 53.614428)
test_rubyspec 0.103173 0.022072 41.428453 ( 49.019242)
total: 111.94 sec