Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-165040
#<BuildRuby:0x0000562a44882c40
@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.20221123-165040",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004315 0.000507 1.057220 ( 1.118769)
build_miniruby 0.000774 0.000091 0.981117 ( 0.979886)
build_ruby 0.001061 0.000124 2.841856 ( 2.735363)
build_all 0.004454 0.004279 15.812175 ( 3.350004)
build_install 0.009790 0.000191 2.040117 ( 1.190101)
test_btest 0.000492 0.000073 55.708395 ( 11.826893)
test_basic 0.004177 0.000626 0.336706 ( 0.427105)
test_all 0.001257 0.000188 671.416106 (124.753505)
test_rubyspec 0.035417 0.028773 53.551611 ( 61.984105)
total: 208.37 sec