Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-142106
#<BuildRuby:0x00005570b9cd91a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-142106",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000009 0.000033 ( 0.000034)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.009884 0.000753 0.817039 ( 0.861590)
build_miniruby 0.001215 0.000374 0.061561 ( 0.059959)
build_ruby 0.001131 0.000348 0.056865 ( 0.055374)
build_all 0.004252 0.005732 1.266288 ( 0.460944)
build_install 0.009073 0.006418 1.564770 ( 0.781285)
test_btest 0.001075 0.000461 53.975651 ( 5.984683)
test_basic 0.000000 0.006143 0.299637 ( 0.389735)
test_all 0.001582 0.001666 513.061741 ( 53.830963)
test_rubyspec 0.073432 0.055839 41.540143 ( 49.229870)
total: 111.66 sec