Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-154452
#<BuildRuby:0x000055d0db61b438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-154452",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005221 0.000000 1.397916 ( 1.790486)
build_miniruby 0.001465 0.000000 1.478435 ( 1.480581)
build_ruby 0.001699 0.000000 5.828785 ( 5.839283)
build_all 0.006419 0.003590 16.721697 ( 1.832989)
build_install 0.008564 0.007717 5.064269 ( 1.861025)
test_btest 0.000812 0.000000 86.964356 ( 16.613308)
test_basic 0.005239 0.000000 0.674239 ( 0.743364)
test_all 0.092710 0.030647 563.670023 ( 62.686625)
test_rubyspec 0.041725 0.025016 84.263804 ( 96.531329)
total: 189.38 sec