Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-194002
#<BuildRuby:0x000055f8fdf17b50
@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.20230709-194002",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005328 0.000000 1.383703 ( 2.622947)
build_miniruby 0.001525 0.000000 0.868457 ( 0.868807)
build_ruby 0.001256 0.000000 2.639111 ( 2.639437)
build_all 0.008720 0.000000 8.242118 ( 7.529506)
build_install 0.004280 0.005264 2.219996 ( 1.874193)
test_btest 0.000823 0.000064 84.701198 ( 7.172735)
test_basic 0.004999 0.000000 0.782764 ( 0.859040)
test_all 0.002039 0.000075 458.481740 ( 49.706840)
test_rubyspec 0.016402 0.020452 43.328466 ( 55.771888)
total: 129.05 sec