Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-181124
#<BuildRuby:0x000055bc17803468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-181124",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.002918 0.001459 0.923333 ( 1.465113)
build_miniruby 0.000655 0.000327 0.967007 ( 0.965555)
build_ruby 0.000804 0.000402 2.754423 ( 2.646667)
build_all 0.006148 0.003074 15.868604 ( 3.346936)
build_install 0.006973 0.001571 2.204006 ( 1.269301)
test_btest 0.000374 0.000175 68.334979 ( 11.593299)
test_basic 0.002270 0.003009 0.309775 ( 0.399611)
test_all 0.000448 0.000886 671.757152 (143.352390)
test_rubyspec 0.031978 0.032335 52.929513 ( 61.108447)
total: 226.15 sec