Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-081214
#<BuildRuby:0x0000559465ceead8
@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.20221013-081214",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.008533 0.004259 1.084914 ( 1.249184)
build_miniruby 0.001337 0.000191 0.099126 ( 0.096402)
build_ruby 0.001645 0.000235 0.096816 ( 0.093475)
build_all 0.006014 0.000859 1.269556 ( 0.560061)
build_install 0.007874 0.006565 1.619585 ( 0.893052)
test_btest 0.001237 0.000265 64.002589 ( 6.696734)
test_basic 0.005142 0.001102 0.349726 ( 0.445201)
test_all 0.006807 0.000000 495.006518 ( 53.577018)
test_rubyspec 0.090173 0.036215 43.152522 ( 51.809034)
total: 115.42 sec