Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-162924
#<BuildRuby:0x0000559478c53e58
@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.20220816-162924",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005968 0.000701 0.834880 ( 1.171890)
build_miniruby 0.000719 0.000240 0.057243 ( 0.056080)
build_ruby 0.000649 0.000217 0.059399 ( 0.058206)
build_all 0.004361 0.000000 1.542903 ( 0.596618)
build_install 0.004316 0.006821 1.904309 ( 0.965176)
test_btest 0.000600 0.000240 49.165975 ( 9.077094)
test_basic 0.001614 0.004712 0.373923 ( 0.461103)
test_all 0.000970 0.000453 631.830264 ( 90.010175)
test_rubyspec 0.067437 0.052823 43.868254 ( 51.261361)
total: 153.66 sec