Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-100618
#<BuildRuby:0x000056518832bda8
@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-100618",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007007 0.000000 0.868711 ( 1.856427)
build_miniruby 0.001043 0.000000 0.058622 ( 0.057271)
build_ruby 0.001059 0.000000 0.059346 ( 0.057956)
build_all 0.004325 0.000000 1.525438 ( 0.624805)
build_install 0.010749 0.000000 6.277492 ( 2.847847)
test_btest 0.000878 0.000000 49.807040 ( 8.824159)
test_basic 0.005804 0.000000 0.308837 ( 0.397169)
test_all 0.001491 0.000000 611.917826 ( 92.032988)
test_rubyspec 0.109623 0.018233 44.515776 ( 49.459460)
total: 156.16 sec