Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-225813
#<BuildRuby:0x0000558dbe33fdf0
@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.20220426-225813",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001986 0.004564 0.861957 ( 2.075594)
build_miniruby 0.000747 0.000249 0.057441 ( 0.056240)
build_ruby 0.000770 0.000257 0.059029 ( 0.057815)
build_all 0.004308 0.000032 1.493202 ( 0.602050)
build_install 0.008036 0.001620 6.280905 ( 2.833065)
test_btest 0.000679 0.000199 56.300961 ( 8.196017)
test_basic 0.004673 0.001375 0.359112 ( 0.446782)
test_all 0.001084 0.000318 633.098012 ( 90.001591)
test_rubyspec 0.084359 0.044331 44.407872 ( 49.296589)
total: 153.57 sec