Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-193628
#<BuildRuby:0x0000559bf9034e50
@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.20220918-193628",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002073 0.007183 1.068323 ( 1.094890)
build_miniruby 0.002040 0.000383 0.116516 ( 0.111490)
build_ruby 0.001688 0.000316 0.111963 ( 0.094315)
build_all 0.003218 0.007832 1.597479 ( 0.657335)
build_install 0.020166 0.002046 1.930173 ( 0.962473)
test_btest 0.001689 0.000000 77.523358 ( 8.549899)
test_basic 0.003932 0.003551 0.381827 ( 0.476183)
test_all 0.003382 0.000000 676.518123 ( 68.391736)
test_rubyspec 0.105882 0.059634 45.517029 ( 53.832498)
total: 134.17 sec