Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-081001
#<BuildRuby:0x00005577d20611f8
@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.20221008-081001",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005832 0.004312 1.085044 ( 1.473168)
build_miniruby 0.002071 0.000000 0.090923 ( 0.087818)
build_ruby 0.001344 0.000000 0.099559 ( 0.097609)
build_all 0.003969 0.004026 1.337078 ( 0.567010)
build_install 0.006312 0.010360 1.660900 ( 0.892665)
test_btest 0.001441 0.000455 59.069818 ( 6.581770)
test_basic 0.003170 0.003643 0.340189 ( 0.430689)
test_all 0.004658 0.001630 512.786353 ( 54.516653)
test_rubyspec 0.069743 0.063674 42.406002 ( 50.681392)
total: 115.33 sec