Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-212841
#<BuildRuby:0x000055ecd7743b68
@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.20240114-212841",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000018)
build_up 0.000000 0.006225 0.820724 ( 1.185484)
build_miniruby 0.000000 0.001117 0.842172 ( 0.842411)
build_ruby 0.001719 0.000000 2.668606 ( 2.669000)
build_all 0.006820 0.000840 11.953081 ( 0.993484)
build_install 0.008336 0.002166 3.799568 ( 0.984829)
test_btest 0.000754 0.000000 65.055924 ( 4.801835)
test_basic 0.004838 0.000000 0.401787 ( 0.480807)
test_all 0.085077 0.008640 383.302089 ( 32.787211)
test_rubyspec 0.011346 0.054064 40.437898 ( 52.985537)
total: 97.73 sec