Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-103659
#<BuildRuby:0x0000556bae9538e0
@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.20240104-103659",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005745 1.140211 ( 1.290532)
build_miniruby 0.000000 0.001138 0.791147 ( 0.791058)
build_ruby 0.000000 0.001805 2.648969 ( 2.649461)
build_all 0.008189 0.000000 11.927205 ( 0.988478)
build_install 0.006342 0.005602 3.631885 ( 0.986459)
test_btest 0.000555 0.000215 62.836680 ( 5.224357)
test_basic 0.004121 0.000330 0.405419 ( 0.485526)
test_all 0.082408 0.020467 382.094804 ( 39.958162)
test_rubyspec 0.027592 0.038417 40.014035 ( 52.594148)
total: 104.97 sec