Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-212543
#<BuildRuby:0x0000557a102ccd30
@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.20220903-212543",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008681 0.003987 0.972969 ( 1.127226)
build_miniruby 0.002059 0.000242 0.077720 ( 0.076571)
build_ruby 0.001492 0.000175 0.069509 ( 0.068819)
build_all 0.009384 0.001104 1.555034 ( 0.623190)
build_install 0.016379 0.005810 1.927615 ( 0.968397)
test_btest 0.000776 0.000122 78.035811 ( 8.539313)
test_basic 0.006690 0.000235 0.324610 ( 0.415192)
test_all 0.002987 0.000448 642.524012 ( 65.065388)
test_rubyspec 0.111819 0.062782 45.378424 ( 53.854761)
total: 130.74 sec