Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-111221
#<BuildRuby:0x000055d667fc0060
@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.20240112-111221",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004989 0.000126 0.803069 ( 1.193568)
build_miniruby 0.001019 0.000157 0.855703 ( 0.855259)
build_ruby 0.000000 0.001868 2.706844 ( 2.707418)
build_all 0.001691 0.005955 12.059314 ( 1.001044)
build_install 0.009424 0.001410 3.424032 ( 0.967571)
test_btest 0.000565 0.000151 62.066019 ( 5.850467)
test_basic 0.004143 0.000000 0.405405 ( 0.486099)
test_all 0.089395 0.007278 380.763223 ( 34.295632)
test_rubyspec 0.035186 0.029538 40.874996 ( 53.457169)
total: 100.81 sec