Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-204910
#<BuildRuby:0x00005578b006bde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-204910",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006089 0.000498 0.888234 ( 0.991480)
build_miniruby 0.000635 0.000159 0.057305 ( 0.056303)
build_ruby 0.000708 0.000177 0.059257 ( 0.058114)
build_all 0.003741 0.000936 1.533148 ( 0.591597)
build_install 0.008313 0.000824 5.687909 ( 2.155607)
test_btest 0.000589 0.000136 52.602195 ( 8.292832)
test_basic 0.005624 0.000119 0.350197 ( 0.438878)
test_all 0.000755 0.000161 619.750778 ( 91.224839)
test_rubyspec 0.074948 0.053231 43.938169 ( 51.299844)
total: 155.11 sec