Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-031410
#<BuildRuby:0x000055aeca42b2c8
@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.20220805-031410",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002611 0.003936 0.841862 ( 1.018791)
build_miniruby 0.000885 0.000127 0.057598 ( 0.056334)
build_ruby 0.000662 0.000095 0.059283 ( 0.058038)
build_all 0.004764 0.000000 1.518535 ( 0.583454)
build_install 0.007019 0.004060 5.626709 ( 2.146451)
test_btest 0.000764 0.000135 53.247353 ( 7.992674)
test_basic 0.001235 0.004469 0.306597 ( 0.395077)
test_all 0.001441 0.000339 630.833227 ( 89.713245)
test_rubyspec 0.093638 0.029145 43.547866 ( 50.922633)
total: 152.89 sec