Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-110220
#<BuildRuby:0x000055948fb306e0
@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.20220803-110220",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011614 0.000000 0.959751 ( 1.286588)
build_miniruby 0.001880 0.000463 0.074928 ( 0.072961)
build_ruby 0.001457 0.000417 0.072081 ( 0.070535)
build_all 0.001688 0.009147 1.538343 ( 0.571567)
build_install 0.012375 0.010525 5.162526 ( 2.039798)
test_btest 0.000821 0.000410 71.360028 ( 8.473565)
test_basic 0.002233 0.006566 0.321839 ( 0.408687)
test_all 0.000000 0.002257 659.358177 ( 65.202778)
test_rubyspec 0.071976 0.111061 45.564825 ( 53.089186)
total: 131.22 sec