Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-154407
#<BuildRuby:0x000055673a12a038
@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.20221015-154407",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008064 0.002199 1.099873 ( 1.144334)
build_miniruby 0.001574 0.000000 0.102150 ( 0.098908)
build_ruby 0.001606 0.000000 0.092351 ( 0.089785)
build_all 0.008515 0.000000 1.336372 ( 0.567936)
build_install 0.010345 0.005619 1.666885 ( 0.898060)
test_btest 0.002413 0.000643 61.789639 ( 6.459063)
test_basic 0.002182 0.004228 0.335503 ( 0.425636)
test_all 0.002432 0.004078 489.437072 ( 52.881092)
test_rubyspec 0.079809 0.060076 43.276256 ( 51.853987)
total: 114.42 sec