Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-033401
#<BuildRuby:0x000056170c826c88
@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.20221102-033401",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009437 0.000405 0.940315 ( 1.257966)
build_miniruby 0.001672 0.000119 0.050051 ( 0.048438)
build_ruby 0.001363 0.000097 0.048569 ( 0.047204)
build_all 0.006855 0.000000 1.243557 ( 0.467691)
build_install 0.013053 0.004195 1.589580 ( 0.811624)
test_btest 0.001115 0.000118 61.460130 ( 6.171311)
test_basic 0.005935 0.000625 0.303848 ( 0.394343)
test_all 0.004635 0.004007 517.147045 ( 54.559014)
test_rubyspec 0.087316 0.030058 43.143691 ( 51.401322)
total: 115.16 sec