Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-235436
#<BuildRuby:0x000055600cd5c6d8
@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.20220723-235436",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006466 0.005291 0.987397 ( 1.169660)
build_miniruby 0.001819 0.000389 0.071837 ( 0.070726)
build_ruby 0.002105 0.000451 0.075830 ( 0.073804)
build_all 0.008381 0.001796 1.520590 ( 0.590668)
build_install 0.022465 0.001177 5.162509 ( 2.094414)
test_btest 0.001174 0.000207 75.869741 ( 8.220617)
test_basic 0.006415 0.001132 0.323770 ( 0.412650)
test_all 0.001863 0.000328 675.806547 ( 66.300194)
test_rubyspec 0.093358 0.062845 45.680888 ( 51.090815)
total: 130.02 sec