Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-112510
#<BuildRuby:0x000055d0ceb65400
@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.20221028-112510",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011308 0.000466 1.096439 ( 1.142335)
build_miniruby 0.001323 0.000189 0.102924 ( 0.100724)
build_ruby 0.001379 0.000197 0.102515 ( 0.099847)
build_all 0.007699 0.001100 1.294896 ( 0.562125)
build_install 0.016011 0.000112 1.623876 ( 0.878971)
test_btest 0.001374 0.000161 61.234873 ( 6.763274)
test_basic 0.001472 0.005422 0.359321 ( 0.460087)
test_all 0.007298 0.000000 521.296688 ( 54.894647)
test_rubyspec 0.055057 0.072800 43.580300 ( 52.180228)
total: 117.08 sec