Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-234135
#<BuildRuby:0x000055a450c1fdf0
@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.20220527-234135",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006433 0.000349 0.844093 ( 1.363726)
build_miniruby 0.000802 0.000124 0.056752 ( 0.055488)
build_ruby 0.000845 0.000130 0.057713 ( 0.056449)
build_all 0.000488 0.003620 1.513195 ( 0.610819)
build_install 0.009937 0.000291 6.301011 ( 2.844293)
test_btest 0.000681 0.000128 55.758374 ( 8.077568)
test_basic 0.004676 0.000877 0.315728 ( 0.404297)
test_all 0.000000 0.001888 625.038490 ( 92.057690)
test_rubyspec 0.078779 0.040488 44.155531 ( 49.740801)
total: 155.21 sec