Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-065510
#<BuildRuby:0x000055f4248040d0
@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.20220726-065510",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006845 0.815855 ( 0.902633)
build_miniruby 0.000000 0.001000 0.057187 ( 0.055831)
build_ruby 0.000000 0.000973 0.058469 ( 0.057289)
build_all 0.002154 0.002461 1.506785 ( 0.587677)
build_install 0.010211 0.000965 5.623654 ( 2.162347)
test_btest 0.000514 0.000221 52.570900 ( 8.089641)
test_basic 0.000893 0.004630 0.278564 ( 0.368424)
test_all 0.001472 0.000000 624.519812 ( 89.259698)
test_rubyspec 0.078442 0.043661 43.578416 ( 49.182942)
total: 150.67 sec