Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-063609
#<BuildRuby:0x000055c8a93a1570
@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.20221016-063609",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000073 0.000005 0.000078 ( 0.000082)
build_up 0.002941 0.007948 1.064149 ( 1.113005)
build_miniruby 0.001345 0.000289 0.099373 ( 0.096150)
build_ruby 0.001584 0.000340 0.101184 ( 0.098154)
build_all 0.009197 0.000137 1.337435 ( 0.564355)
build_install 0.011573 0.002170 1.672624 ( 0.873822)
test_btest 0.001647 0.000309 60.484451 ( 6.806171)
test_basic 0.006944 0.000321 0.355895 ( 0.445023)
test_all 0.006396 0.000000 495.374157 ( 54.122580)
test_rubyspec 0.083045 0.055735 43.637275 ( 52.186280)
total: 116.31 sec