Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-071515
#<BuildRuby:0x00005598af3011f8
@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.20220808-071515",
@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.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005270 0.004218 0.848298 ( 1.871780)
build_miniruby 0.001251 0.000178 0.063009 ( 0.061736)
build_ruby 0.001153 0.000165 0.062905 ( 0.061903)
build_all 0.008187 0.000000 1.248781 ( 0.451835)
build_install 0.014988 0.000665 4.280610 ( 1.791067)
test_btest 0.002357 0.000262 51.766878 ( 6.274519)
test_basic 0.006898 0.000221 0.301232 ( 0.391441)
test_all 0.001909 0.000201 493.815809 ( 53.330236)
test_rubyspec 0.083815 0.055103 41.833151 ( 49.364325)
total: 113.60 sec