Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-115626
#<BuildRuby:0x000055b48e50af08
@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.20220731-115626",
@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.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005579 0.004168 0.828072 ( 0.934599)
build_miniruby 0.002210 0.000315 0.064509 ( 0.063472)
build_ruby 0.001159 0.000166 0.065174 ( 0.064509)
build_all 0.001125 0.007755 1.246617 ( 0.467930)
build_install 0.016059 0.000838 4.271704 ( 1.783107)
test_btest 0.001547 0.000344 50.859677 ( 6.369263)
test_basic 0.005108 0.001136 0.297986 ( 0.388445)
test_all 0.001505 0.000334 503.445657 ( 52.672693)
test_rubyspec 0.081707 0.057756 41.915965 ( 47.725112)
total: 110.47 sec