Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-200028
#<BuildRuby:0x000055e2aae88e50
@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.20220722-200028",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000026 0.000003 0.000029 ( 0.000026)
build_up 0.007175 0.004557 0.961395 ( 1.112145)
build_miniruby 0.001720 0.000344 0.073031 ( 0.071255)
build_ruby 0.001487 0.000297 0.073376 ( 0.072004)
build_all 0.005698 0.004687 1.500753 ( 0.574396)
build_install 0.021798 0.001785 5.160026 ( 2.085172)
test_btest 0.000920 0.000194 72.170725 ( 8.183734)
test_basic 0.002098 0.005493 0.328776 ( 0.417522)
test_all 0.001906 0.000179 673.672298 ( 66.922229)
test_rubyspec 0.113414 0.057623 45.430445 ( 51.324850)
total: 130.76 sec