Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-163022
#<BuildRuby:0x0000560bfc8c34b8
@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.20220915-163022",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010058 0.000306 1.097066 ( 1.243628)
build_miniruby 0.001978 0.000000 0.073465 ( 0.072809)
build_ruby 0.002004 0.000030 0.076803 ( 0.076258)
build_all 0.007710 0.003940 1.564229 ( 0.618376)
build_install 0.017419 0.004237 1.931047 ( 0.963369)
test_btest 0.001063 0.000184 95.527397 ( 9.598661)
test_basic 0.006582 0.001145 0.345789 ( 0.435297)
test_all 0.003928 0.000683 679.273869 ( 68.572153)
test_rubyspec 0.126851 0.043086 46.908132 ( 55.360322)
total: 136.94 sec