Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-215924
#<BuildRuby:0x000055bc8c127ea8
@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.20220420-215924",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000030)
build_up 0.005198 0.001890 0.900341 ( 1.100275)
build_miniruby 0.000703 0.000256 0.057018 ( 0.055829)
build_ruby 0.000748 0.000272 0.058944 ( 0.057606)
build_all 0.002907 0.001057 1.452871 ( 0.598423)
build_install 0.006265 0.002279 6.199828 ( 2.796169)
test_btest 0.000545 0.000198 52.758554 ( 8.015435)
test_basic 0.004003 0.001456 0.294994 ( 0.383907)
test_all 0.000835 0.000304 632.629357 ( 92.326134)
test_rubyspec 0.077105 0.029641 43.868105 ( 48.777959)
total: 154.11 sec