Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-140235
#<BuildRuby:0x000055cb7b4446d8
@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.20221115-140235",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000052 0.000007 0.000059 ( 0.000060)
build_up 0.008786 0.000643 1.123749 ( 1.137441)
build_miniruby 0.001517 0.000202 0.882246 ( 0.883211)
build_ruby 0.002200 0.000000 2.368995 ( 2.272693)
build_all 0.018228 0.000305 18.128204 ( 2.241943)
build_install 0.010555 0.007780 1.859648 ( 0.998026)
test_btest 0.001073 0.000187 83.801727 ( 9.898859)
test_basic 0.000000 0.006259 0.320524 ( 0.417455)
test_all 0.000398 0.002274 710.752551 ( 74.956355)
test_rubyspec 0.080604 0.044518 49.884770 ( 58.450045)
total: 151.26 sec