Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-083548
#<BuildRuby:0x0000560fbe9e46d8
@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.20220731-083548",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000077 0.000000 0.000077 ( 0.000079)
build_up 0.007320 0.003648 0.961837 ( 0.987146)
build_miniruby 0.001380 0.000878 0.073958 ( 0.071878)
build_ruby 0.000955 0.000608 0.075437 ( 0.074614)
build_all 0.006130 0.003901 1.517669 ( 0.575032)
build_install 0.018617 0.004848 5.095189 ( 2.065608)
test_btest 0.000705 0.000380 76.148764 ( 8.519342)
test_basic 0.004510 0.002428 0.318183 ( 0.407715)
test_all 0.001229 0.000662 653.033911 ( 65.013912)
test_rubyspec 0.087557 0.090588 45.655379 ( 51.466445)
total: 129.18 sec