Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-042705
#<BuildRuby:0x000055d80c56be88
@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-042705",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004421 1.032723 ( 1.280255)
build_miniruby 0.000000 0.001309 0.878202 ( 0.878094)
build_ruby 0.000000 0.001835 2.720035 ( 2.750886)
build_all 0.000000 0.008553 12.083918 ( 0.984193)
build_install 0.005152 0.008404 3.575073 ( 0.965842)
test_btest 0.000000 0.000651 62.549487 ( 5.533176)
test_basic 0.000000 0.003360 0.379703 ( 0.462710)
test_all 0.068970 0.032160 406.408074 ( 36.466327)
test_rubyspec 0.037894 0.033066 39.917612 ( 52.530995)
total: 101.85 sec