Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-155949
#<BuildRuby:0x0000563f0128c0d0
@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.20220826-155949",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005217 0.001304 0.866229 ( 2.989172)
build_miniruby 0.000804 0.000201 0.057725 ( 0.056441)
build_ruby 0.000648 0.000162 0.060546 ( 0.059409)
build_all 0.004617 0.000000 1.550336 ( 0.589452)
build_install 0.011127 0.000000 1.975886 ( 0.984260)
test_btest 0.000000 0.000752 46.938303 ( 8.763524)
test_basic 0.002891 0.002745 0.343492 ( 0.432024)
test_all 0.001310 0.000308 612.161137 ( 91.292162)
test_rubyspec 0.070820 0.046801 44.088785 ( 52.374267)
total: 157.54 sec