Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-230143
#<BuildRuby:0x0000555fd92dbea8
@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.20220518-230143",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005387 0.000828 0.824839 ( 1.152543)
build_miniruby 0.000895 0.000138 0.057300 ( 0.056056)
build_ruby 0.000767 0.000118 0.057818 ( 0.056620)
build_all 0.003589 0.000553 1.494511 ( 0.606135)
build_install 0.010771 0.000186 6.274968 ( 2.830265)
test_btest 0.000629 0.000084 52.412467 ( 8.101169)
test_basic 0.006051 0.000148 0.332281 ( 0.419862)
test_all 0.001322 0.000165 649.671257 ( 91.806223)
test_rubyspec 0.101224 0.022975 44.020917 ( 49.668783)
total: 154.70 sec