Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-103346
#<BuildRuby:0x000055d12731c448
@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.20221202-103346",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007481 0.002720 1.291659 ( 1.481847)
build_miniruby 0.000069 0.002678 0.864540 ( 0.863178)
build_ruby 0.000000 0.003300 2.245618 ( 2.146918)
build_all 0.011305 0.010249 19.136695 ( 2.202058)
build_install 0.014150 0.007013 2.043205 ( 1.047957)
test_btest 0.001931 0.000000 90.042594 ( 9.118396)
test_basic 0.006737 0.002592 0.344604 ( 0.429488)
test_all 0.002916 0.000000 700.479125 ( 70.141143)
test_rubyspec 0.101063 0.060507 49.091417 ( 57.247505)
total: 144.68 sec