Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-035329
#<BuildRuby:0x0000557712838090
@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.20231125-035329",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.005263 0.942505 ( 1.349898)
build_miniruby 0.000000 0.001148 0.851349 ( 0.850917)
build_ruby 0.000653 0.000696 2.664483 ( 2.665086)
build_all 0.001828 0.006777 12.180071 ( 1.003112)
build_install 0.009997 0.003317 3.671990 ( 0.987181)
test_btest 0.000494 0.000174 64.101914 ( 5.621722)
test_basic 0.004934 0.000450 0.399200 ( 0.478084)
test_all 0.072684 0.025444 347.714794 ( 36.310408)
test_rubyspec 0.030062 0.044952 39.842442 ( 52.402218)
total: 101.67 sec