Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-024957
#<BuildRuby:0x000055f7786232c8
@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.20220722-024957",
@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.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003466 0.003342 0.821505 ( 0.920769)
build_miniruby 0.000821 0.000102 0.056784 ( 0.055645)
build_ruby 0.000851 0.000107 0.059862 ( 0.058708)
build_all 0.004128 0.000516 1.555295 ( 0.601200)
build_install 0.007252 0.003865 5.637821 ( 2.160127)
test_btest 0.000647 0.000108 52.011502 ( 8.095820)
test_basic 0.004742 0.000790 0.278554 ( 0.367769)
test_all 0.000919 0.000153 616.715172 ( 88.505862)
test_rubyspec 0.060809 0.030758 43.445930 ( 49.075000)
total: 149.84 sec