Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-180314
#<BuildRuby:0x000056430b422dc8
@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.20221201-180314",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011059 0.000963 1.239643 ( 1.264477)
build_miniruby 0.002203 0.000294 0.850616 ( 0.848891)
build_ruby 0.000562 0.003747 2.229259 ( 2.135342)
build_all 0.011915 0.008270 18.548499 ( 2.170108)
build_install 0.013864 0.007507 2.014954 ( 1.030239)
test_btest 0.001130 0.000344 92.267583 ( 8.799182)
test_basic 0.007510 0.002285 0.358252 ( 0.444372)
test_all 0.001975 0.000202 682.268338 ( 73.182758)
test_rubyspec 0.108014 0.070963 49.535932 ( 57.639942)
total: 147.52 sec