Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-182142
#<BuildRuby:0x000056260de52700
@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.20220812-182142",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007898 0.004585 1.009663 ( 1.039931)
build_miniruby 0.002004 0.000133 0.076856 ( 0.075683)
build_ruby 0.002532 0.000000 0.074242 ( 0.072467)
build_all 0.009436 0.000153 1.548004 ( 0.604618)
build_install 0.020962 0.000588 1.874948 ( 0.936370)
test_btest 0.001023 0.000054 73.606595 ( 8.612940)
test_basic 0.007468 0.000393 0.322560 ( 0.411759)
test_all 0.003875 0.000204 651.833287 ( 65.244236)
test_rubyspec 0.126519 0.049994 45.779771 ( 53.353407)
total: 130.35 sec