Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-200653
#<BuildRuby:0x00005646895346e0
@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.20220914-200653",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009447 0.000000 1.102829 ( 1.118456)
build_miniruby 0.000000 0.002541 0.075846 ( 0.073605)
build_ruby 0.000710 0.001289 0.077785 ( 0.076053)
build_all 0.006322 0.003087 1.565953 ( 0.617417)
build_install 0.020658 0.000253 1.906663 ( 0.950518)
test_btest 0.000911 0.000119 92.430307 ( 9.806986)
test_basic 0.006673 0.000350 0.344452 ( 0.435628)
test_all 0.002209 0.000276 638.445408 ( 65.821544)
test_rubyspec 0.090559 0.088815 46.715304 ( 55.069685)
total: 133.97 sec