Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-091553
#<BuildRuby:0x0000564c444b1400
@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.20221026-091553",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.010207 0.000000 1.152143 ( 1.367653)
build_miniruby 0.002066 0.000000 0.107750 ( 0.104741)
build_ruby 0.001412 0.000000 0.111859 ( 0.109920)
build_all 0.004673 0.005286 1.393616 ( 0.596974)
build_install 0.010455 0.005274 1.760326 ( 0.927643)
test_btest 0.001556 0.000208 62.842664 ( 6.565085)
test_basic 0.001215 0.005640 0.359398 ( 0.449775)
test_all 0.007789 0.000000 488.696192 ( 54.233554)
test_rubyspec 0.089543 0.033876 43.448069 ( 51.956719)
total: 116.31 sec