Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-205825
#<BuildRuby:0x000055bbcca00090
@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.20240106-205825",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000616 0.004064 1.165995 ( 1.544701)
build_miniruby 0.001102 0.000000 1.390141 ( 1.392473)
build_ruby 0.001566 0.000000 4.069546 ( 4.076407)
build_all 0.005485 0.004055 16.315014 ( 1.584513)
build_install 0.007800 0.006574 4.775313 ( 1.699999)
test_btest 0.000553 0.000185 82.836074 ( 7.296145)
test_basic 0.003969 0.001323 0.610945 ( 0.681627)
test_all 0.101159 0.021675 552.802872 ( 60.186405)
test_rubyspec 0.028830 0.034251 72.342036 ( 84.609491)
total: 163.07 sec