Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-230526
#<BuildRuby:0x000055bf93b100f0
@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.20220504-230526",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006698 0.000000 0.848684 ( 1.063946)
build_miniruby 0.000910 0.000000 0.056791 ( 0.055548)
build_ruby 0.001027 0.000000 0.057834 ( 0.056607)
build_all 0.004361 0.000000 1.486872 ( 0.594564)
build_install 0.005889 0.003897 6.237050 ( 2.806231)
test_btest 0.000565 0.000028 49.321905 ( 8.778615)
test_basic 0.001298 0.004061 0.283135 ( 0.372515)
test_all 0.001295 0.000130 614.754745 ( 92.392307)
test_rubyspec 0.059264 0.013495 43.756490 ( 48.684041)
total: 154.80 sec