Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-121417
#<BuildRuby:0x00005559015cefe0
@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.20220911-121417",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000042 0.000003 0.000045 ( 0.000046)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006326 0.004873 1.138996 ( 1.225905)
build_miniruby 0.001885 0.000269 0.076202 ( 0.074415)
build_ruby 0.002052 0.000293 0.072537 ( 0.070374)
build_all 0.010081 0.000715 1.595205 ( 0.614446)
build_install 0.016423 0.006188 1.897073 ( 0.949642)
test_btest 0.000927 0.000164 95.330309 ( 9.599621)
test_basic 0.007619 0.000351 0.352023 ( 0.441229)
test_all 0.004631 0.000468 692.726894 ( 68.972425)
test_rubyspec 0.113902 0.052643 47.204285 ( 55.689482)
total: 137.64 sec