Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-052051
#<BuildRuby:0x0000563c9f5a8610
@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.20220825-052051",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007878 0.004036 1.030073 ( 3.783171)
build_miniruby 0.001652 0.000330 0.075565 ( 0.073380)
build_ruby 0.002402 0.000000 0.078152 ( 0.075984)
build_all 0.008596 0.001298 1.525946 ( 0.577259)
build_install 0.022198 0.000000 1.894846 ( 0.927417)
test_btest 0.001139 0.000055 74.537767 ( 8.260895)
test_basic 0.002082 0.005031 0.307172 ( 0.402146)
test_all 0.003964 0.000347 683.512047 ( 67.336741)
test_rubyspec 0.117642 0.036003 46.126647 ( 54.429436)
total: 135.87 sec