Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-162118
#<BuildRuby:0x000055d5f3a274b0
@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-162118",
@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.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000747 0.003975 1.434699 ( 1.816270)
build_miniruby 0.001426 0.000000 1.453546 ( 1.455341)
build_ruby 0.001844 0.000000 5.502381 ( 5.511271)
build_all 0.007767 0.002575 16.743621 ( 1.895395)
build_install 0.015158 0.000634 5.051015 ( 1.861981)
test_btest 0.000741 0.000106 82.578724 ( 10.956953)
test_basic 0.001858 0.004096 0.695613 ( 0.763881)
test_all 0.086197 0.034380 560.884156 ( 62.857414)
test_rubyspec 0.032373 0.035107 82.923622 ( 95.286223)
total: 182.41 sec