Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-093637
#<BuildRuby:0x000055f0324ef048
@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.20231209-093637",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004949 1.003921 ( 1.252235)
build_miniruby 0.000037 0.001001 0.867372 ( 0.867380)
build_ruby 0.001554 0.000000 2.691281 ( 2.691981)
build_all 0.004241 0.002919 12.047334 ( 0.998830)
build_install 0.003457 0.008248 3.577210 ( 0.973756)
test_btest 0.000395 0.000254 64.527539 ( 5.000733)
test_basic 0.001866 0.001200 0.371647 ( 0.454426)
test_all 0.079463 0.019361 387.656490 ( 35.252022)
test_rubyspec 0.046522 0.023045 40.011152 ( 52.686670)
total: 100.18 sec