Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-091735
#<BuildRuby:0x000055c8f081fba0
@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.20221029-091735",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010422 0.000345 1.112624 ( 1.163302)
build_miniruby 0.001827 0.000261 0.099644 ( 0.097346)
build_ruby 0.001586 0.000227 0.104458 ( 0.102397)
build_all 0.004219 0.004389 1.317116 ( 0.588383)
build_install 0.005755 0.009264 1.642927 ( 0.902780)
test_btest 0.001320 0.000413 62.489000 ( 6.512973)
test_basic 0.005442 0.001701 0.349771 ( 0.441228)
test_all 0.002590 0.005913 515.389152 ( 54.749881)
test_rubyspec 0.075650 0.048043 43.389503 ( 51.975859)
total: 116.54 sec