Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-220616
#<BuildRuby:0x0000561bd77b9550
@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.20221013-220616",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010237 0.000452 1.100044 ( 1.142950)
build_miniruby 0.001978 0.000000 0.102965 ( 0.099580)
build_ruby 0.001505 0.000000 0.096199 ( 0.093394)
build_all 0.007964 0.000176 1.314894 ( 0.563084)
build_install 0.012245 0.006078 1.641526 ( 0.899025)
test_btest 0.001717 0.000215 64.228645 ( 6.980924)
test_basic 0.006942 0.000178 0.356080 ( 0.446668)
test_all 0.005923 0.000045 487.478601 ( 53.233159)
test_rubyspec 0.074190 0.061427 43.133871 ( 51.734190)
total: 115.19 sec