Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-180322
#<BuildRuby:0x000055a7b8ecc0d8
@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.20240106-180322",
@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.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.004779 1.157887 ( 1.527413)
build_miniruby 0.000000 0.001383 1.397332 ( 1.400570)
build_ruby 0.001410 0.000379 4.044564 ( 4.051143)
build_all 0.007132 0.002826 16.520412 ( 1.675739)
build_install 0.010805 0.003571 4.831748 ( 1.616565)
test_btest 0.000633 0.000146 84.078675 ( 10.883872)
test_basic 0.004088 0.000943 0.613391 ( 0.682880)
test_all 0.087671 0.032585 555.550233 ( 59.324684)
test_rubyspec 0.039538 0.022421 72.403231 ( 84.630351)
total: 165.79 sec