Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-203704
#<BuildRuby:0x000055a515044088
@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.20220816-203704",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.002142 0.004852 0.813033 ( 0.943560)
build_miniruby 0.000722 0.000328 0.058742 ( 0.057360)
build_ruby 0.000633 0.000288 0.059027 ( 0.057783)
build_all 0.003300 0.001500 1.535853 ( 0.588908)
build_install 0.007683 0.003492 1.924550 ( 0.971266)
test_btest 0.000587 0.000267 48.727473 ( 8.753034)
test_basic 0.000604 0.005597 0.352835 ( 0.440121)
test_all 0.001354 0.000738 606.712572 ( 91.186468)
test_rubyspec 0.028082 0.048571 43.972945 ( 51.412481)
total: 154.41 sec