Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-120024
#<BuildRuby:0x000055a1b2b67520
@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.20240105-120024",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003083 0.000280 0.736242 ( 1.122969)
build_miniruby 0.001137 0.000103 0.892298 ( 0.893277)
build_ruby 0.001007 0.000091 2.738428 ( 2.741494)
build_all 0.003269 0.004218 11.991904 ( 1.010198)
build_install 0.009231 0.001539 3.371135 ( 0.973044)
test_btest 0.000637 0.000106 65.606230 ( 5.971674)
test_basic 0.003862 0.000000 0.378175 ( 0.460360)
test_all 0.087776 0.016043 436.979455 ( 40.695610)
test_rubyspec 0.028105 0.023747 40.410205 ( 53.147317)
total: 107.02 sec