Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-110257
#<BuildRuby:0x000055bc01ff9390
@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.20220722-110257",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009580 0.000215 0.900221 ( 1.212387)
build_miniruby 0.001806 0.000258 0.061483 ( 0.059277)
build_ruby 0.001623 0.000232 0.062737 ( 0.060796)
build_all 0.008511 0.000000 1.270266 ( 0.483177)
build_install 0.014831 0.001205 4.317790 ( 1.830831)
test_btest 0.000836 0.000098 56.255954 ( 6.856972)
test_basic 0.006511 0.000161 0.285454 ( 0.375610)
test_all 0.001313 0.000071 504.134224 ( 52.536392)
test_rubyspec 0.105278 0.029505 41.717133 ( 47.566788)
total: 110.98 sec