Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-101811
#<BuildRuby:0x0000561ab4c504c0
@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.20220807-101811",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009208 0.001888 0.974479 ( 0.979895)
build_miniruby 0.000000 0.002151 0.068940 ( 0.067331)
build_ruby 0.001485 0.000989 0.078758 ( 0.076171)
build_all 0.005918 0.003144 1.545967 ( 0.602059)
build_install 0.018422 0.003855 5.114977 ( 2.064491)
test_btest 0.000760 0.000285 72.142103 ( 8.503803)
test_basic 0.005807 0.002178 0.326465 ( 0.413475)
test_all 0.002482 0.000930 634.253723 ( 63.980246)
test_rubyspec 0.082003 0.091593 45.759355 ( 53.315746)
total: 130.00 sec