Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-142038
#<BuildRuby:0x000056524733e038
@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.20220719-142038",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000083 0.000005 0.000088 ( 0.000107)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.007696 0.000226 0.846297 ( 1.181016)
build_miniruby 0.001277 0.000075 0.051516 ( 0.050375)
build_ruby 0.001172 0.000068 0.055641 ( 0.055186)
build_all 0.006766 0.000398 1.300455 ( 0.499404)
build_install 0.004209 0.008170 4.842828 ( 2.007532)
test_btest 0.001402 0.000221 50.717599 ( 7.485585)
test_basic 0.005117 0.000808 0.206830 ( 0.296394)
test_all 0.002466 0.000000 505.643500 ( 52.688847)
test_rubyspec 0.079638 0.056135 41.795723 ( 47.566253)
total: 111.83 sec