Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-154051
#<BuildRuby:0x0000556482152cc8
@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.20221130-154051",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012360 0.000596 1.251764 ( 1.321629)
build_miniruby 0.002448 0.000175 0.852521 ( 0.851501)
build_ruby 0.003638 0.000260 2.238129 ( 2.144349)
build_all 0.016537 0.005285 18.588944 ( 2.208141)
build_install 0.021434 0.000575 2.049144 ( 1.059905)
test_btest 0.001629 0.000163 94.336679 ( 9.200873)
test_basic 0.008914 0.000891 0.352703 ( 0.438426)
test_all 0.002748 0.000274 678.485753 ( 69.317932)
test_rubyspec 0.115764 0.054730 49.715417 ( 57.831545)
total: 144.38 sec