Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-070250
#<BuildRuby:0x000055b68bc0c8e8
@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.20220406-070250",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005897 0.005225 1.046497 ( 3.245015)
build_miniruby 0.001354 0.000291 0.074518 ( 0.073044)
build_ruby 0.001368 0.000293 0.075475 ( 0.074339)
build_all 0.011609 0.000000 4.176259 ( 0.881807)
build_install 0.018435 0.005108 8.487126 ( 2.997997)
test_btest 0.001408 0.000281 70.080086 ( 9.636462)
test_basic 0.007166 0.000000 0.331386 ( 0.422421)
test_all 0.001981 0.000000 701.435193 ( 69.712420)
test_rubyspec 0.113281 0.069648 46.679943 ( 52.079897)
total: 139.12 sec