Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-160506
#<BuildRuby:0x000055ac035e4b60
@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-160506",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.008602 0.002283 1.264765 ( 1.243488)
build_miniruby 0.001706 0.000853 0.854713 ( 0.853549)
build_ruby 0.000000 0.003687 2.238030 ( 2.144631)
build_all 0.014232 0.006102 18.771736 ( 2.195098)
build_install 0.019924 0.002126 2.108513 ( 1.063108)
test_btest 0.000916 0.000401 89.876002 ( 8.790733)
test_basic 0.006762 0.002959 0.360701 ( 0.444572)
test_all 0.001628 0.000713 703.360070 ( 69.843015)
test_rubyspec 0.109830 0.074888 49.297110 ( 57.381283)
total: 143.96 sec