Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-075004
#<BuildRuby:0x000055663ab53ba0
@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.20220731-075004",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.010116 0.001840 0.865456 ( 1.075145)
build_miniruby 0.001350 0.000246 0.061215 ( 0.059565)
build_ruby 0.001247 0.000227 0.055792 ( 0.054327)
build_all 0.008848 0.000000 1.255665 ( 0.482350)
build_install 0.006708 0.010337 4.241468 ( 1.799041)
test_btest 0.001440 0.000412 52.160654 ( 5.897216)
test_basic 0.000308 0.005374 0.285630 ( 0.377240)
test_all 0.003598 0.000000 509.574101 ( 53.241125)
test_rubyspec 0.102961 0.036920 42.050317 ( 47.855718)
total: 110.84 sec