Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-164737
#<BuildRuby:0x000055b4e9f37e58
@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.20220722-164737",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002627 0.003641 0.867011 ( 1.239353)
build_miniruby 0.000650 0.000216 0.057099 ( 0.055921)
build_ruby 0.000998 0.000000 0.058939 ( 0.057588)
build_all 0.004241 0.000370 1.528469 ( 0.583527)
build_install 0.009609 0.001552 5.647396 ( 2.158437)
test_btest 0.000552 0.000158 54.856501 ( 8.019930)
test_basic 0.001701 0.003640 0.332210 ( 0.420991)
test_all 0.001235 0.000000 620.710276 ( 89.667811)
test_rubyspec 0.070040 0.054375 43.564397 ( 49.277979)
total: 151.48 sec