Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-200226
#<BuildRuby:0x0000564cc3c7f7e8
@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.20221204-200226",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005171 0.005077 1.215183 ( 1.212709)
build_miniruby 0.002766 0.000000 0.841883 ( 0.839842)
build_ruby 0.002682 0.000264 2.217053 ( 2.126600)
build_all 0.016428 0.004137 18.803361 ( 2.201709)
build_install 0.019942 0.001327 2.142909 ( 1.031990)
test_btest 0.001068 0.000204 94.108446 ( 9.253751)
test_basic 0.004053 0.005681 0.342535 ( 0.427953)
test_all 0.001697 0.000404 739.158489 ( 71.568176)
test_rubyspec 0.104081 0.079530 49.446976 ( 57.538448)
total: 146.20 sec