Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-070525
#<BuildRuby:0x000055fd2ba3aad8
@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.20221103-070525",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005018 0.005121 0.938411 ( 0.965509)
build_miniruby 0.001049 0.000262 0.048375 ( 0.047178)
build_ruby 0.001050 0.000263 0.043977 ( 0.042734)
build_all 0.004438 0.004460 1.254762 ( 0.475969)
build_install 0.016155 0.000682 1.547511 ( 0.792404)
test_btest 0.001330 0.000332 61.567942 ( 6.625671)
test_basic 0.004311 0.001078 0.303058 ( 0.404308)
test_all 0.006550 0.000362 516.227034 ( 54.950266)
test_rubyspec 0.068676 0.060687 43.305598 ( 51.790058)
total: 116.09 sec