Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-224053
#<BuildRuby:0x000055b0dbdd51f8
@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-224053",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004634 0.006214 1.136418 ( 1.293342)
build_miniruby 0.001287 0.000644 0.106533 ( 0.103808)
build_ruby 0.000973 0.000487 0.101434 ( 0.098965)
build_all 0.003880 0.004208 1.336971 ( 0.576501)
build_install 0.005512 0.009731 1.656540 ( 0.916233)
test_btest 0.001059 0.000706 62.563875 ( 6.261223)
test_basic 0.003763 0.002509 0.351849 ( 0.442460)
test_all 0.005643 0.002047 522.956915 ( 55.408854)
test_rubyspec 0.096223 0.042394 43.370762 ( 51.851391)
total: 116.95 sec