Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-112152
#<BuildRuby:0x000055b5f81b51f8
@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.20220804-112152",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000023 0.000008 0.000031 ( 0.000034)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.007005 0.002547 0.817835 ( 0.941263)
build_miniruby 0.001463 0.000532 0.062744 ( 0.062002)
build_ruby 0.001478 0.000537 0.062972 ( 0.061459)
build_all 0.006166 0.002242 1.246895 ( 0.482172)
build_install 0.012262 0.004003 4.341437 ( 1.791598)
test_btest 0.001320 0.000471 51.927966 ( 6.084547)
test_basic 0.005586 0.000153 0.284944 ( 0.376975)
test_all 0.001912 0.000637 502.005552 ( 52.960966)
test_rubyspec 0.084518 0.055502 41.394257 ( 49.077113)
total: 111.84 sec