Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-092421
#<BuildRuby:0x000055b2277034b8
@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.20220801-092421",
@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.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010085 0.001430 1.005861 ( 1.282058)
build_miniruby 0.000000 0.002216 0.074714 ( 0.072578)
build_ruby 0.000051 0.002068 0.077852 ( 0.075995)
build_all 0.008773 0.001255 1.547099 ( 0.591326)
build_install 0.016780 0.005488 5.254291 ( 2.071053)
test_btest 0.000892 0.000263 74.600905 ( 8.535956)
test_basic 0.002412 0.005770 0.329802 ( 0.418379)
test_all 0.001704 0.000601 669.691671 ( 66.042765)
test_rubyspec 0.074345 0.095952 45.312237 ( 51.156068)
total: 130.25 sec