Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-124626
#<BuildRuby:0x000055a2e0fe37f0
@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-124626",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004301 0.000062 1.236544 ( 1.640518)
build_miniruby 0.001082 0.000191 1.367599 ( 1.369696)
build_ruby 0.001254 0.000222 5.212153 ( 5.219504)
build_all 0.006353 0.003723 16.323699 ( 1.572286)
build_install 0.009607 0.005420 4.769860 ( 1.584823)
test_btest 0.000593 0.000148 81.248517 ( 8.435319)
test_basic 0.004222 0.001056 0.676933 ( 0.742417)
test_all 0.082228 0.041915 532.178358 ( 70.424227)
test_rubyspec 0.041637 0.021330 72.121134 ( 84.475413)
total: 175.47 sec