Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-194649
#<BuildRuby:0x000055d7925ca700
@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.20221126-194649",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006633 0.003739 1.259679 ( 1.620661)
build_miniruby 0.000000 0.002616 0.839948 ( 0.838318)
build_ruby 0.002309 0.000859 2.247534 ( 2.156804)
build_all 0.013179 0.008199 25.012670 ( 2.829353)
build_install 0.014425 0.007601 5.029851 ( 1.196357)
test_btest 0.001229 0.000430 83.813759 ( 8.815493)
test_basic 0.006244 0.000574 0.357934 ( 0.446548)
test_all 0.002004 0.000668 679.676671 ( 69.303225)
test_rubyspec 0.101406 0.049912 49.503171 ( 57.566947)
total: 144.77 sec