Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-135011
#<BuildRuby:0x000055ccb5d14ea8
@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.20220920-135011",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000058 0.000029 0.000087 ( 0.000094)
build_up 0.008200 0.004100 1.108146 ( 1.258128)
build_miniruby 0.001478 0.000739 0.116526 ( 0.113584)
build_ruby 0.001463 0.000731 0.120494 ( 0.104142)
build_all 0.009782 0.000000 1.590574 ( 0.669543)
build_install 0.018337 0.004444 1.950419 ( 0.989474)
test_btest 0.000907 0.000340 80.361889 ( 8.605443)
test_basic 0.007489 0.000000 0.373302 ( 0.463638)
test_all 0.004348 0.000700 643.819606 ( 67.751792)
test_rubyspec 0.119065 0.051828 45.407368 ( 53.877453)
total: 133.83 sec