Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-211909
#<BuildRuby:0x000055b8f45237f0
@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.20240114-211909",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000015 0.000008 0.000023 ( 0.000025)
configure 0.000008 0.000005 0.000013 ( 0.000014)
build_up 0.001349 0.005006 0.838542 ( 1.221516)
build_miniruby 0.000581 0.000387 0.811820 ( 0.812178)
build_ruby 0.000000 0.001517 2.669706 ( 2.670542)
build_all 0.002538 0.005644 11.986246 ( 0.991399)
build_install 0.003863 0.004603 3.403049 ( 0.957567)
test_btest 0.000475 0.000397 64.985469 ( 5.490260)
test_basic 0.004226 0.000308 0.411802 ( 0.491563)
test_all 0.090336 0.012132 377.049260 ( 39.479080)
test_rubyspec 0.035750 0.028583 40.603227 ( 53.148486)
total: 105.26 sec