Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-070311
#<BuildRuby:0x00005629e6f4b4b8
@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.20220916-070311",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000029 0.000007 0.000036 ( 0.000034)
build_up 0.003714 0.006558 1.089699 ( 1.065132)
build_miniruby 0.001294 0.000462 0.073071 ( 0.071520)
build_ruby 0.000000 0.002378 0.074800 ( 0.072210)
build_all 0.003013 0.006652 1.542507 ( 0.595511)
build_install 0.022026 0.000000 1.899781 ( 0.935429)
test_btest 0.000844 0.000000 95.019110 ( 9.064179)
test_basic 0.006792 0.000423 0.356005 ( 0.445097)
test_all 0.003127 0.001042 680.658021 ( 68.510638)
test_rubyspec 0.091680 0.073848 47.069725 ( 55.563687)
total: 136.32 sec