Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-015949
#<BuildRuby:0x000055c5b8f8be88
@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.20231215-015949",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001198 0.003509 1.026708 ( 1.298472)
build_miniruby 0.000673 0.000112 0.872178 ( 0.871767)
build_ruby 0.001196 0.000000 2.710446 ( 2.712456)
build_all 0.005436 0.002203 12.124247 ( 0.998539)
build_install 0.011603 0.000842 3.581907 ( 0.973296)
test_btest 0.000504 0.000084 63.935305 ( 4.802463)
test_basic 0.002898 0.000483 0.377394 ( 0.459134)
test_all 0.072467 0.026580 412.097641 ( 36.901531)
test_rubyspec 0.037462 0.029768 39.664937 ( 52.318335)
total: 101.34 sec