Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-202220
#<BuildRuby:0x000055712f6f09c8
@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.20220728-202220",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008696 0.003137 0.994355 ( 1.056098)
build_miniruby 0.001707 0.000426 0.074356 ( 0.073294)
build_ruby 0.002334 0.000000 0.074505 ( 0.073550)
build_all 0.007312 0.003361 1.494875 ( 0.570293)
build_install 0.015722 0.006081 5.153675 ( 2.128773)
test_btest 0.000847 0.000242 72.986965 ( 8.357939)
test_basic 0.003900 0.002810 0.328322 ( 0.419377)
test_all 0.002553 0.000346 666.897632 ( 66.495930)
test_rubyspec 0.106324 0.062299 45.585483 ( 51.342056)
total: 130.52 sec