Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-045538
#<BuildRuby:0x000055736647bdd0
@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.20220613-045538",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.006766 0.000186 0.871956 ( 0.909137)
build_miniruby 0.000941 0.000000 0.057377 ( 0.056196)
build_ruby 0.001008 0.000000 0.059386 ( 0.058142)
build_all 0.000734 0.003615 1.495196 ( 0.612145)
build_install 0.010849 0.000318 6.299089 ( 2.846761)
test_btest 0.000748 0.000083 51.412015 ( 8.135051)
test_basic 0.000000 0.005271 0.334947 ( 0.423416)
test_all 0.000000 0.001454 650.914397 ( 93.811985)
test_rubyspec 0.072070 0.048028 44.112858 ( 49.675840)
total: 156.53 sec