Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-070843
#<BuildRuby:0x000055f9df611550
@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.20221026-070843",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006760 0.001844 1.120302 ( 1.210619)
build_miniruby 0.001727 0.000471 0.114567 ( 0.113476)
build_ruby 0.001146 0.000313 0.108765 ( 0.108561)
build_all 0.007018 0.001914 1.362402 ( 0.599179)
build_install 0.005248 0.010816 1.719062 ( 0.929522)
test_btest 0.001421 0.000592 62.737077 ( 6.568975)
test_basic 0.006162 0.000233 0.349581 ( 0.442882)
test_all 0.006796 0.000423 493.239551 ( 53.537313)
test_rubyspec 0.061140 0.063122 43.688461 ( 52.321545)
total: 115.83 sec