Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-155544
#<BuildRuby:0x000055a12da7d2c0
@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.20220812-155544",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.008414 0.002103 0.828858 ( 1.287416)
build_miniruby 0.001262 0.000316 0.063707 ( 0.062682)
build_ruby 0.001597 0.000000 0.065722 ( 0.064903)
build_all 0.009896 0.000475 1.275535 ( 0.476225)
build_install 0.013728 0.001780 1.546865 ( 0.785908)
test_btest 0.000707 0.000141 53.705289 ( 5.974534)
test_basic 0.006172 0.000131 0.277061 ( 0.367692)
test_all 0.000000 0.004487 510.630679 ( 53.087608)
test_rubyspec 0.056740 0.070468 41.770722 ( 49.385173)
total: 111.49 sec