Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-121346
#<BuildRuby:0x000055cf71ffa8c0
@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.20220723-121346",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006220 0.000000 0.814597 ( 0.960495)
build_miniruby 0.001033 0.000000 0.057044 ( 0.055821)
build_ruby 0.000911 0.000000 0.059190 ( 0.058057)
build_all 0.000406 0.004172 1.512199 ( 0.581912)
build_install 0.010428 0.000652 5.626803 ( 2.159164)
test_btest 0.000835 0.000052 49.794062 ( 8.205903)
test_basic 0.005102 0.000319 0.278700 ( 0.367708)
test_all 0.000948 0.000060 608.847336 ( 87.937763)
test_rubyspec 0.103381 0.022884 43.555239 ( 49.217002)
total: 149.54 sec