Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-123814
#<BuildRuby:0x000055b7aa00bdf8
@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.20220626-123814",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005357 0.001340 0.839252 ( 0.972454)
build_miniruby 0.000864 0.000216 0.057773 ( 0.056507)
build_ruby 0.000737 0.000185 0.059256 ( 0.058122)
build_all 0.004112 0.000000 1.499497 ( 0.598967)
build_install 0.009266 0.000959 6.329415 ( 2.835027)
test_btest 0.000000 0.000650 57.620467 ( 8.243911)
test_basic 0.000000 0.005241 0.287015 ( 0.376077)
test_all 0.000000 0.001433 639.854258 ( 93.495858)
test_rubyspec 0.081190 0.025340 44.123218 ( 49.685483)
total: 156.32 sec