Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-084439
#<BuildRuby:0x000055cbea1253e8
@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.20220825-084439",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.009611 0.000874 0.841333 ( 1.346617)
build_miniruby 0.001551 0.000239 0.065351 ( 0.064104)
build_ruby 0.001292 0.000199 0.050821 ( 0.049536)
build_all 0.003853 0.004437 1.240307 ( 0.458677)
build_install 0.008425 0.006957 1.580605 ( 0.790896)
test_btest 0.001237 0.000353 52.264217 ( 5.862198)
test_basic 0.004639 0.001325 0.286170 ( 0.377464)
test_all 0.003971 0.000000 483.474114 ( 52.624526)
test_rubyspec 0.109901 0.032569 42.038748 ( 50.463390)
total: 112.04 sec