Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-130904
#<BuildRuby:0x000055866160ef90
@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.20221031-130904",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009315 0.000205 1.127115 ( 1.182861)
build_miniruby 0.001838 0.000263 0.115641 ( 0.112479)
build_ruby 0.001481 0.000211 0.105893 ( 0.103261)
build_all 0.006861 0.000343 1.353180 ( 0.580037)
build_install 0.009174 0.006303 1.653516 ( 0.904268)
test_btest 0.001646 0.000329 62.234356 ( 6.661993)
test_basic 0.005127 0.001025 0.357947 ( 0.454506)
test_all 0.006193 0.000121 518.920685 ( 54.908474)
test_rubyspec 0.048733 0.075387 43.394067 ( 52.054232)
total: 116.96 sec