Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-130532
#<BuildRuby:0x0000557fd2a440a0
@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.20220518-130532",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006167 0.000761 0.895585 ( 1.711792)
build_miniruby 0.000638 0.000212 0.057631 ( 0.056348)
build_ruby 0.000709 0.000236 0.057756 ( 0.056561)
build_all 0.004164 0.000000 1.514035 ( 0.615619)
build_install 0.010490 0.000558 6.241966 ( 2.819794)
test_btest 0.000449 0.000120 47.308262 ( 8.337419)
test_basic 0.006057 0.000420 0.333728 ( 0.421002)
test_all 0.001103 0.000276 637.995898 ( 91.796619)
test_rubyspec 0.082007 0.043727 43.906455 ( 49.521963)
total: 155.34 sec