Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-013215
#<BuildRuby:0x0000564da7517ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-013215",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005384 0.001346 0.891682 ( 0.984471)
build_miniruby 0.000872 0.000218 0.058142 ( 0.056698)
build_ruby 0.000796 0.000199 0.059320 ( 0.058155)
build_all 0.004265 0.000000 1.481656 ( 0.600464)
build_install 0.008831 0.001996 6.284967 ( 2.807259)
test_btest 0.001376 0.000317 54.991511 ( 8.453427)
test_basic 0.004743 0.001094 0.310580 ( 0.399412)
test_all 0.001807 0.000417 653.606456 ( 92.445361)
test_rubyspec 0.079740 0.050504 44.492113 ( 49.386138)
total: 155.19 sec