Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-213356
#<BuildRuby:0x000055c2ab0700d0
@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.20221203-213356",
@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.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005525 0.005810 1.252193 ( 1.260244)
build_miniruby 0.000000 0.002965 0.847422 ( 0.845829)
build_ruby 0.000000 0.003002 2.250597 ( 2.158294)
build_all 0.014197 0.007621 18.692578 ( 2.180290)
build_install 0.021833 0.001412 2.070476 ( 1.049544)
test_btest 0.001050 0.000387 88.459426 ( 9.244810)
test_basic 0.006835 0.002518 0.344539 ( 0.429702)
test_all 0.001862 0.000686 693.319348 ( 69.527482)
test_rubyspec 0.085766 0.094528 49.189398 ( 57.264770)
total: 143.96 sec