Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-203921
#<BuildRuby:0x0000559ab277c048
@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.20230806-203921",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005214 0.000522 1.423057 ( 2.615139)
build_miniruby 0.001449 0.000000 1.020180 ( 1.018387)
build_ruby 0.001248 0.000000 2.739548 ( 2.739021)
build_all 0.010134 0.000007 15.112251 ( 1.337804)
build_install 0.008423 0.000000 2.105756 ( 0.969657)
test_btest 0.000810 0.000055 83.948947 ( 7.970807)
test_basic 0.001333 0.003526 0.702726 ( 0.778607)
test_all 0.001751 0.000195 546.953601 ( 53.062630)
test_rubyspec 0.017795 0.026391 46.379183 ( 58.652107)
total: 129.14 sec