Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-065301
#<BuildRuby:0x0000562abfc3fe20
@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.20230102-065301",
@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.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002034 0.004506 0.848816 ( 1.120821)
build_miniruby 0.001059 0.000227 1.020881 ( 1.018928)
build_ruby 0.001326 0.000284 2.766612 ( 2.764060)
build_all 0.009573 0.000147 16.744782 ( 2.938968)
build_install 0.010713 0.001106 2.300954 ( 1.178892)
test_btest 0.000732 0.000129 76.905618 ( 10.533873)
test_basic 0.005743 0.001013 0.372583 ( 0.458248)
test_all 0.001724 0.000000 668.032595 (111.451335)
test_rubyspec 0.040612 0.059158 51.615986 ( 59.673556)
total: 191.14 sec