Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-153233
#<BuildRuby:0x000055f29b10f7f0
@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.20231204-153233",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003975 0.000361 0.974937 ( 1.240884)
build_miniruby 0.001015 0.000092 0.874365 ( 0.873738)
build_ruby 0.001737 0.000000 2.709637 ( 2.709804)
build_all 0.007924 0.000000 12.117274 ( 1.012953)
build_install 0.012903 0.000018 3.563618 ( 0.968198)
test_btest 0.000575 0.000036 64.332461 ( 4.513380)
test_basic 0.003557 0.000000 0.376285 ( 0.457520)
test_all 0.073999 0.027077 417.975864 ( 36.538167)
test_rubyspec 0.035455 0.028919 39.700125 ( 52.361098)
total: 100.68 sec