Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-200413
#<BuildRuby:0x0000557d5c603e00
@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.20220819-200413",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006485 0.000174 0.835636 ( 1.024411)
build_miniruby 0.000886 0.000059 0.057163 ( 0.055917)
build_ruby 0.000927 0.000062 0.059218 ( 0.058038)
build_all 0.004382 0.000292 1.542940 ( 0.591809)
build_install 0.010380 0.000692 1.950035 ( 0.977994)
test_btest 0.000663 0.000044 46.430748 ( 8.671501)
test_basic 0.005174 0.000345 0.295058 ( 0.384117)
test_all 0.001743 0.000116 600.286732 ( 90.557972)
test_rubyspec 0.092487 0.036639 44.307634 ( 52.549197)
total: 154.87 sec