Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-103024
#<BuildRuby:0x0000561c1b5ef078
@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.20231218-103024",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000332 0.004052 1.032236 ( 1.286912)
build_miniruby 0.000673 0.000123 0.878132 ( 0.879069)
build_ruby 0.001554 0.000000 2.718730 ( 2.720644)
build_all 0.006730 0.001232 12.148043 ( 0.983974)
build_install 0.009701 0.002050 3.575758 ( 0.979414)
test_btest 0.000729 0.000000 62.574074 ( 5.617746)
test_basic 0.004262 0.000000 0.378721 ( 0.456462)
test_all 0.080475 0.020400 391.403088 ( 39.880049)
test_rubyspec 0.030206 0.032572 39.784982 ( 52.433618)
total: 105.24 sec