Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-032713
#<BuildRuby:0x000055c9a8e3c110
@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.20231228-032713",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005445 0.000907 0.822636 ( 1.201436)
build_miniruby 0.000998 0.000166 0.803928 ( 0.803409)
build_ruby 0.001626 0.000271 2.664740 ( 2.665342)
build_all 0.007313 0.000387 11.984732 ( 0.992199)
build_install 0.010331 0.004122 3.378684 ( 0.961645)
test_btest 0.000622 0.000117 62.414153 ( 4.638453)
test_basic 0.004253 0.000798 0.388699 ( 0.467763)
test_all 0.081465 0.018772 369.836882 ( 39.322327)
test_rubyspec 0.025788 0.038318 40.457797 ( 53.023325)
total: 104.08 sec