Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-043222
#<BuildRuby:0x0000559b09de0018
@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.20221126-043222",
@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.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003990 0.000614 1.114762 ( 1.264520)
build_miniruby 0.000849 0.000130 1.065366 ( 1.064164)
build_ruby 0.000996 0.000153 2.737786 ( 2.613387)
build_all 0.005842 0.003009 15.673439 ( 3.354027)
build_install 0.009290 0.000947 1.977949 ( 1.135187)
test_btest 0.000525 0.000092 57.247800 ( 11.503225)
test_basic 0.001490 0.003656 0.338308 ( 0.428755)
test_all 0.000936 0.000208 652.372205 (114.064354)
test_rubyspec 0.055523 0.009433 53.597656 ( 61.814627)
total: 197.24 sec