Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-032450
#<BuildRuby:0x000055f134fac8e8
@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.20221110-032450",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008760 0.001737 1.099681 ( 1.113007)
build_miniruby 0.001427 0.000519 0.064050 ( 0.062144)
build_ruby 0.001482 0.000539 0.069764 ( 0.067549)
build_all 0.007410 0.002694 1.526569 ( 0.588842)
build_install 0.019718 0.001019 1.881041 ( 0.955177)
test_btest 0.001273 0.000363 88.955640 ( 8.672513)
test_basic 0.008945 0.000855 0.348970 ( 0.433501)
test_all 0.001258 0.000335 675.995529 ( 68.371187)
test_rubyspec 0.078278 0.102547 47.834055 ( 55.992196)
total: 136.26 sec