Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-103352
#<BuildRuby:0x000055e2db914010
@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.20221227-103352",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006185 0.000283 0.972995 ( 1.435891)
build_miniruby 0.001185 0.000158 1.599017 ( 1.465531)
build_ruby 0.000000 0.001690 2.762045 ( 2.759276)
build_all 0.003867 0.005734 16.615531 ( 2.935958)
build_install 0.002085 0.007390 2.242616 ( 1.174316)
test_btest 0.000718 0.000239 70.501871 ( 10.833443)
test_basic 0.001991 0.004728 0.352564 ( 0.438595)
test_all 0.000755 0.000293 674.241325 ( 95.702480)
test_rubyspec 0.066670 0.060063 51.506927 ( 59.530459)
total: 176.28 sec