Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-134015
#<BuildRuby:0x000055c23abebde0
@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-134015",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004622 0.002311 0.925049 ( 2.557622)
build_miniruby 0.000594 0.000297 0.057537 ( 0.056307)
build_ruby 0.000639 0.000319 0.059117 ( 0.057989)
build_all 0.003110 0.001555 1.530698 ( 0.589485)
build_install 0.007472 0.001221 1.911090 ( 0.968178)
test_btest 0.000434 0.000198 54.173884 ( 8.328254)
test_basic 0.005451 0.000156 0.353606 ( 0.441791)
test_all 0.001325 0.000552 596.432186 ( 89.697982)
test_rubyspec 0.061145 0.035797 44.383194 ( 52.678464)
total: 155.38 sec