Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-145940
#<BuildRuby:0x000055832f9b0c00
@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.20221109-145940",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009975 0.000384 1.105810 ( 1.111468)
build_miniruby 0.002432 0.000000 0.068703 ( 0.066619)
build_ruby 0.002128 0.000000 0.067979 ( 0.065965)
build_all 0.009619 0.000043 1.534259 ( 0.617930)
build_install 0.015956 0.005837 1.889577 ( 0.943384)
test_btest 0.001224 0.000129 85.841455 ( 9.149148)
test_basic 0.000499 0.009665 0.345777 ( 0.429759)
test_all 0.001814 0.000362 696.149930 ( 69.057621)
test_rubyspec 0.123132 0.060885 47.623033 ( 55.787608)
total: 137.23 sec