Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-073809
#<BuildRuby:0x0000555739ce4060
@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.20240115-073809",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.006301 0.805761 ( 1.191678)
build_miniruby 0.000000 0.001056 0.826819 ( 0.826855)
build_ruby 0.000824 0.000679 2.672414 ( 2.674536)
build_all 0.007136 0.000716 11.968720 ( 0.987630)
build_install 0.005004 0.005815 3.373638 ( 0.965921)
test_btest 0.000588 0.000181 62.290638 ( 5.721583)
test_basic 0.004819 0.000031 0.400567 ( 0.480306)
test_all 0.089661 0.007808 390.348387 ( 33.183484)
test_rubyspec 0.031179 0.035639 40.626635 ( 53.147418)
total: 99.18 sec