Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-125714
#<BuildRuby:0x000055e1f6a0fe00
@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.20220813-125714",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006281 0.000449 0.832137 ( 0.895669)
build_miniruby 0.000986 0.000000 0.057961 ( 0.056726)
build_ruby 0.000863 0.000000 0.059466 ( 0.058294)
build_all 0.004402 0.000134 1.531803 ( 0.591194)
build_install 0.010635 0.000385 1.909553 ( 0.964072)
test_btest 0.000805 0.000050 51.835726 ( 8.527877)
test_basic 0.005318 0.000332 0.290299 ( 0.379073)
test_all 0.001277 0.000080 625.094431 ( 89.993671)
test_rubyspec 0.080142 0.046920 44.146655 ( 51.507406)
total: 152.97 sec