Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-132719
#<BuildRuby:0x0000556c15f40610
@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.20220808-132719",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.008653 0.001997 2.284343 ( 2.590684)
build_miniruby 0.002016 0.000465 0.769574 ( 0.780680)
build_ruby 0.003568 0.000823 3.199758 ( 3.028504)
build_all 0.014523 0.007089 18.642828 ( 2.199545)
build_install 0.011249 0.012496 5.324088 ( 2.111683)
test_btest 0.000798 0.000304 69.541626 ( 8.429709)
test_basic 0.002406 0.005984 0.332125 ( 0.421488)
test_all 0.001736 0.000755 672.899804 ( 66.340797)
test_rubyspec 0.101769 0.071276 45.901430 ( 53.506912)
total: 139.41 sec