Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-130330
#<BuildRuby:0x0000557bc82946d8
@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.20220817-130330",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007461 0.005748 0.959778 ( 1.036532)
build_miniruby 0.000000 0.002080 0.075317 ( 0.074369)
build_ruby 0.001470 0.000392 0.077894 ( 0.077768)
build_all 0.005173 0.004434 1.531169 ( 0.588838)
build_install 0.015638 0.006602 1.872124 ( 0.935473)
test_btest 0.001114 0.000371 75.002461 ( 8.436338)
test_basic 0.002293 0.006489 0.330345 ( 0.418909)
test_all 0.004381 0.000032 665.458848 ( 64.979356)
test_rubyspec 0.103673 0.055135 45.386029 ( 52.937537)
total: 129.49 sec