Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-102336
#<BuildRuby:0x0000556c87228050
@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.20240109-102336",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.006096 0.825901 ( 1.224530)
build_miniruby 0.000000 0.001009 0.799717 ( 0.799486)
build_ruby 0.000000 0.002058 2.676317 ( 2.676568)
build_all 0.004776 0.003046 12.089847 ( 0.989624)
build_install 0.007709 0.005754 3.449405 ( 0.962108)
test_btest 0.000625 0.000289 63.307787 ( 5.754841)
test_basic 0.005341 0.000000 0.411657 ( 0.490683)
test_all 0.071339 0.024793 392.957332 ( 34.399263)
test_rubyspec 0.024574 0.040602 40.538957 ( 53.101469)
total: 100.40 sec