Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-143849
#<BuildRuby:0x0000563dcaa04480
@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.20220529-143849",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000027 0.000008 0.000035 ( 0.000029)
build_up 0.006155 0.006222 0.972151 ( 1.233819)
build_miniruby 0.001196 0.000435 0.075052 ( 0.073643)
build_ruby 0.001215 0.000442 0.073282 ( 0.071843)
build_all 0.010223 0.000204 1.485397 ( 0.603656)
build_install 0.020128 0.002786 5.818093 ( 2.808380)
test_btest 0.000793 0.000211 77.104612 ( 8.496594)
test_basic 0.002467 0.004618 0.308311 ( 0.400300)
test_all 0.002500 0.000248 703.260305 ( 67.915298)
test_rubyspec 0.077040 0.103886 46.118704 ( 51.832562)
total: 133.44 sec