Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-190051
#<BuildRuby:0x000055ddb3120110
@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.20240104-190051",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004010 0.000365 1.070318 ( 1.241508)
build_miniruby 0.001036 0.000094 0.873211 ( 0.873701)
build_ruby 0.001473 0.000000 2.728400 ( 2.729594)
build_all 0.008122 0.000000 12.061743 ( 1.006246)
build_install 0.011106 0.003300 3.581657 ( 0.957292)
test_btest 0.000713 0.000079 62.606950 ( 5.209141)
test_basic 0.000000 0.003703 0.368634 ( 0.450614)
test_all 0.080770 0.019574 427.042185 ( 36.628298)
test_rubyspec 0.021814 0.041674 40.250202 ( 52.902456)
total: 102.00 sec