Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-223737
#<BuildRuby:0x000055dd4e250018
@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.20220829-223737",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006723 0.000000 0.771716 ( 1.067670)
build_miniruby 0.001047 0.000000 0.090042 ( 0.087884)
build_ruby 0.001927 0.000000 3.491336 ( 3.296361)
build_all 0.009542 0.000000 15.659269 ( 2.878409)
build_install 0.005220 0.005902 1.994552 ( 0.957909)
test_btest 0.000651 0.000047 43.506773 ( 8.578685)
test_basic 0.004998 0.000357 0.289237 ( 0.378355)
test_all 0.002519 0.000180 608.353387 ( 86.650894)
test_rubyspec 0.068816 0.033491 43.487466 ( 51.786266)
total: 155.68 sec