Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-055701
#<BuildRuby:0x000055fb15c2ff90
@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.20231227-055701",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006427 0.000398 0.824747 ( 1.225257)
build_miniruby 0.000918 0.000141 0.800145 ( 0.800030)
build_ruby 0.001344 0.000207 2.658769 ( 2.659349)
build_all 0.004447 0.003543 11.925010 ( 0.973794)
build_install 0.012679 0.000047 3.365550 ( 0.968106)
test_btest 0.000666 0.000111 62.798358 ( 4.872678)
test_basic 0.004114 0.000000 0.385639 ( 0.466267)
test_all 0.063599 0.035173 387.195790 ( 32.672229)
test_rubyspec 0.028615 0.035984 40.308957 ( 52.874045)
total: 97.51 sec