Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-063927
#<BuildRuby:0x000055bc56b133a8
@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.20220727-063927",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011096 0.000375 0.961001 ( 1.070791)
build_miniruby 0.001849 0.000246 0.074305 ( 0.072046)
build_ruby 0.001432 0.000191 0.085039 ( 0.083037)
build_all 0.009876 0.000664 1.545124 ( 0.577337)
build_install 0.018383 0.004716 5.098834 ( 2.028288)
test_btest 0.001537 0.000000 73.036776 ( 8.294449)
test_basic 0.006217 0.000428 0.321544 ( 0.420724)
test_all 0.002464 0.000000 665.361342 ( 66.536409)
test_rubyspec 0.103952 0.068054 45.504823 ( 51.298592)
total: 130.38 sec