Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-182415
#<BuildRuby:0x000055a0d2bc8e28
@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.20221116-182415",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003734 0.005016 1.128266 ( 1.241734)
build_miniruby 0.001441 0.000333 0.884026 ( 0.883234)
build_ruby 0.000000 0.002128 2.305754 ( 2.219674)
build_all 0.016052 0.002969 18.343735 ( 2.296240)
build_install 0.006838 0.012481 1.828256 ( 0.975502)
test_btest 0.000000 0.001287 83.826104 ( 9.097150)
test_basic 0.004984 0.001427 0.341011 ( 0.433181)
test_all 0.000813 0.001197 722.361010 ( 75.711746)
test_rubyspec 0.086277 0.036722 50.532573 ( 59.117777)
total: 151.98 sec