Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-142225
#<BuildRuby:0x000055fa4cdc5400
@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.20220815-142225",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004540 0.004982 0.845385 ( 1.160577)
build_miniruby 0.002405 0.000000 0.064919 ( 0.062642)
build_ruby 0.001336 0.000000 0.064961 ( 0.063785)
build_all 0.008481 0.000000 1.261168 ( 0.473098)
build_install 0.012464 0.005330 1.572646 ( 0.778436)
test_btest 0.001423 0.000000 52.285243 ( 6.267443)
test_basic 0.000318 0.006657 0.295784 ( 0.385724)
test_all 0.003737 0.001188 498.464908 ( 51.753093)
test_rubyspec 0.074789 0.049086 41.538924 ( 49.212541)
total: 110.16 sec