Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-143111
#<BuildRuby:0x000055a789133e78
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-143111",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011306 0.000191 0.953543 ( 1.063299)
build_miniruby 0.002414 0.000150 0.073266 ( 0.070990)
build_ruby 0.001731 0.000108 0.080124 ( 0.077999)
build_all 0.010646 0.000000 1.522798 ( 0.562375)
build_install 0.014299 0.007721 5.106289 ( 2.043361)
test_btest 0.001235 0.000154 68.345120 ( 8.213410)
test_basic 0.007707 0.000426 0.325224 ( 0.420141)
test_all 0.002497 0.000087 677.452723 ( 66.865619)
test_rubyspec 0.119625 0.060893 45.677501 ( 51.404014)
total: 130.72 sec