Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-193831
#<BuildRuby:0x000055d5dfbecea8
@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.20220801-193831",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011632 0.000478 1.020750 ( 1.273623)
build_miniruby 0.001692 0.000106 0.073666 ( 0.072483)
build_ruby 0.001589 0.000099 0.068744 ( 0.067743)
build_all 0.009070 0.000258 1.542886 ( 0.592500)
build_install 0.013294 0.010421 5.217960 ( 2.083956)
test_btest 0.000931 0.000148 73.575943 ( 8.569720)
test_basic 0.006415 0.001012 0.323951 ( 0.413908)
test_all 0.002021 0.000000 639.060812 ( 64.113768)
test_rubyspec 0.114769 0.054407 45.375394 ( 51.090415)
total: 128.28 sec