Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-231330
#<BuildRuby:0x0000560aecadf3c0
@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.20240111-231330",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005345 0.000000 0.805055 ( 1.204861)
build_miniruby 0.001103 0.000000 0.849797 ( 0.849601)
build_ruby 0.002045 0.000045 2.675354 ( 2.675865)
build_all 0.006423 0.001813 11.958408 ( 0.957688)
build_install 0.008048 0.006155 3.568562 ( 0.987446)
test_btest 0.000537 0.000234 65.410914 ( 4.813685)
test_basic 0.004857 0.000511 0.401583 ( 0.481376)
test_all 0.086944 0.013366 377.557910 ( 34.111078)
test_rubyspec 0.037413 0.029949 40.995659 ( 53.568216)
total: 99.65 sec