Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-071326
#<BuildRuby:0x000055d6d8a44c00
@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.20220917-071326",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.009432 0.000780 1.102113 ( 1.084591)
build_miniruby 0.001498 0.000214 0.072684 ( 0.070404)
build_ruby 0.001481 0.000211 0.075851 ( 0.074406)
build_all 0.010077 0.001439 1.585054 ( 0.597559)
build_install 0.018896 0.004104 1.944240 ( 0.950791)
test_btest 0.001020 0.000161 96.208775 ( 9.355411)
test_basic 0.004771 0.003990 0.352864 ( 0.441169)
test_all 0.003710 0.000707 627.794489 ( 65.976598)
test_rubyspec 0.133199 0.039445 47.129410 ( 55.588822)
total: 134.14 sec