Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-093453
#<BuildRuby:0x0000565462b3c4c0
@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-093453",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008001 0.000512 1.114374 ( 1.416870)
build_miniruby 0.001401 0.000175 0.895157 ( 0.896078)
build_ruby 0.001922 0.000240 2.338885 ( 2.244986)
build_all 0.008425 0.008686 18.228602 ( 2.216230)
build_install 0.016912 0.004240 1.850450 ( 0.951788)
test_btest 0.001227 0.000000 87.426552 ( 9.274452)
test_basic 0.006262 0.000000 0.336646 ( 0.433700)
test_all 0.000000 0.001719 707.963286 ( 75.127729)
test_rubyspec 0.079847 0.043601 50.215163 ( 58.802654)
total: 151.37 sec