Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-115254
#<BuildRuby:0x000055606ff47d68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230701-115254",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005542 0.000158 1.583762 ( 2.768579)
build_miniruby 0.000915 0.000092 0.887146 ( 0.887334)
build_ruby 0.001261 0.000126 2.675124 ( 2.676437)
build_all 0.008711 0.000433 11.128914 ( 7.611809)
build_install 0.008801 0.000003 5.060125 ( 1.964316)
test_btest 0.000838 0.000073 89.665918 ( 7.385152)
test_basic 0.004463 0.000389 0.801853 ( 0.886178)
test_all 0.001606 0.000139 465.088466 ( 45.793628)
test_rubyspec 0.016200 0.024067 43.607469 ( 56.020348)
total: 125.99 sec