Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-200218
#<BuildRuby:0x0000558cb3dc3fa8
@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.20230712-200218",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.005269 0.000136 1.577620 ( 2.806889)
build_miniruby 0.000960 0.000096 0.851436 ( 0.850955)
build_ruby 0.001132 0.000113 2.730664 ( 2.730787)
build_all 0.006249 0.003822 13.649101 ( 1.211815)
build_install 0.007639 0.000475 1.883822 ( 0.913328)
test_btest 0.000887 0.000116 86.858196 ( 8.033328)
test_basic 0.004627 0.000000 0.792351 ( 0.870637)
test_all 0.001470 0.000000 461.204620 ( 50.958572)
test_rubyspec 0.024142 0.020164 44.451088 ( 56.956071)
total: 125.33 sec