Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-063453
#<BuildRuby:0x000055beff3cff00
@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.20220829-063453",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006359 0.000454 0.827000 ( 0.875965)
build_miniruby 0.000974 0.000070 0.057576 ( 0.056343)
build_ruby 0.000954 0.000068 0.059790 ( 0.058570)
build_all 0.000673 0.003952 1.547913 ( 0.590949)
build_install 0.010617 0.000259 1.903831 ( 0.958993)
test_btest 0.000608 0.000071 45.111406 ( 8.386156)
test_basic 0.000812 0.004520 0.254235 ( 0.343450)
test_all 0.002112 0.000373 630.674852 ( 89.798983)
test_rubyspec 0.041719 0.035978 43.742779 ( 52.099769)
total: 153.17 sec