Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-093943
#<BuildRuby:0x00005618ce640e50
@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.20220725-093943",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008617 0.004205 0.969315 ( 1.131376)
build_miniruby 0.001596 0.000456 0.069387 ( 0.067249)
build_ruby 0.001648 0.000471 0.073657 ( 0.071314)
build_all 0.008163 0.002332 1.520063 ( 0.576525)
build_install 0.021883 0.000000 5.100112 ( 2.050633)
test_btest 0.001423 0.000000 71.622299 ( 8.401131)
test_basic 0.005325 0.002513 0.324185 ( 0.420894)
test_all 0.001893 0.000430 665.542697 ( 65.898994)
test_rubyspec 0.113562 0.059407 45.490676 ( 50.932830)
total: 129.55 sec