Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-174215
#<BuildRuby:0x0000563b87d74920
@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.20220722-174215",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009554 0.001365 0.943404 ( 1.368246)
build_miniruby 0.001806 0.000258 0.074145 ( 0.072229)
build_ruby 0.001613 0.000230 0.074704 ( 0.073793)
build_all 0.009801 0.000671 1.518233 ( 0.568805)
build_install 0.019886 0.000534 5.124623 ( 2.055340)
test_btest 0.001185 0.000132 75.667858 ( 8.122705)
test_basic 0.006917 0.000155 0.335144 ( 0.425566)
test_all 0.002294 0.000000 678.371212 ( 66.796930)
test_rubyspec 0.100143 0.058132 45.339289 ( 50.781741)
total: 130.27 sec