Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-125753
#<BuildRuby:0x000056006714a9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220809-125753",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007256 0.002902 0.825443 ( 0.891935)
build_miniruby 0.001178 0.000471 0.062737 ( 0.060917)
build_ruby 0.001370 0.000548 0.061872 ( 0.059603)
build_all 0.007356 0.000867 1.255174 ( 0.465612)
build_install 0.014833 0.001365 4.337674 ( 1.828866)
test_btest 0.001373 0.000423 53.690402 ( 5.971458)
test_basic 0.006122 0.000134 0.280077 ( 0.370233)
test_all 0.000888 0.001982 494.006267 ( 52.280544)
test_rubyspec 0.103881 0.044266 41.615038 ( 49.336363)
total: 111.27 sec