Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-233427
#<BuildRuby:0x00005650c5d50a68
@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.20221010-233427",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006686 0.003849 1.093857 ( 1.149690)
build_miniruby 0.001657 0.000000 0.097931 ( 0.095169)
build_ruby 0.001767 0.000000 0.100860 ( 0.098196)
build_all 0.004771 0.003112 1.284236 ( 0.569185)
build_install 0.009124 0.005431 1.633690 ( 0.902732)
test_btest 0.001035 0.000305 62.139182 ( 6.603229)
test_basic 0.005728 0.000406 0.351975 ( 0.442826)
test_all 0.005465 0.001517 512.942773 ( 54.430292)
test_rubyspec 0.092733 0.042115 43.003869 ( 51.655992)
total: 115.95 sec