Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-112325
#<BuildRuby:0x0000556e7ba4bd90
@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.20220506-112325",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007038 0.000000 0.869150 ( 2.064746)
build_miniruby 0.001016 0.000000 0.057511 ( 0.056250)
build_ruby 0.001043 0.000000 0.058395 ( 0.057108)
build_all 0.004313 0.000000 1.484858 ( 0.591599)
build_install 0.004526 0.004765 6.236475 ( 2.799858)
test_btest 0.000703 0.000044 50.172116 ( 8.479057)
test_basic 0.005442 0.000340 0.281887 ( 0.371056)
test_all 0.001343 0.000084 623.619574 ( 89.889464)
test_rubyspec 0.061446 0.040184 43.878734 ( 48.818366)
total: 153.13 sec