Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-223522
#<BuildRuby:0x000055c67174be80
@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.20221225-223522",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003470 0.000694 0.827108 ( 1.037895)
build_miniruby 0.000749 0.000149 0.943859 ( 0.942410)
build_ruby 0.001215 0.000000 2.742976 ( 2.741469)
build_all 0.008664 0.000300 16.013934 ( 3.331519)
build_install 0.005277 0.004457 2.244130 ( 1.237003)
test_btest 0.000463 0.000103 58.064198 ( 11.969023)
test_basic 0.000164 0.004358 0.327487 ( 0.418561)
test_all 0.000819 0.000228 611.397530 (107.137997)
test_rubyspec 0.035796 0.023937 51.225684 ( 59.448920)
total: 188.27 sec