Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-153456
#<BuildRuby:0x000055aa63483e20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-153456",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001285 0.003644 1.135608 ( 1.730293)
build_miniruby 0.000901 0.000135 1.008563 ( 1.007249)
build_ruby 0.000971 0.000145 2.716542 ( 2.608376)
build_all 0.009132 0.000158 15.961265 ( 3.421534)
build_install 0.005564 0.003643 2.202604 ( 1.245243)
test_btest 0.000499 0.000083 63.936695 ( 11.769421)
test_basic 0.001597 0.003512 0.369047 ( 0.459363)
test_all 0.001212 0.000000 691.709141 (106.292974)
test_rubyspec 0.054689 0.014598 53.303794 ( 61.579641)
total: 190.11 sec