Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-015453
#<BuildRuby:0x000055e18a35fe00
@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.20220825-015453",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005464 0.001366 0.811657 ( 1.127381)
build_miniruby 0.000838 0.000210 0.057825 ( 0.056557)
build_ruby 0.000829 0.000207 0.060050 ( 0.058793)
build_all 0.004764 0.000067 1.575411 ( 0.600874)
build_install 0.009116 0.002104 1.894405 ( 0.956631)
test_btest 0.000593 0.000136 46.617430 ( 8.530115)
test_basic 0.004480 0.001034 0.281003 ( 0.369929)
test_all 0.001793 0.000414 617.043022 ( 89.955529)
test_rubyspec 0.088366 0.025673 44.194551 ( 52.468913)
total: 154.13 sec