Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-053348
#<BuildRuby:0x000055ebc4323e48
@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.20230125-053348",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.003006 0.003459 0.842791 ( 1.025651)
build_miniruby 0.001139 0.000126 1.006168 ( 1.004153)
build_ruby 0.001409 0.000157 2.766580 ( 2.763942)
build_all 0.009684 0.000191 16.723743 ( 2.984237)
build_install 0.009306 0.000000 2.076707 ( 1.078396)
test_btest 0.001047 0.000000 69.453624 ( 11.113673)
test_basic 0.006264 0.000000 0.375310 ( 0.461615)
test_all 0.002072 0.000000 655.978009 (100.013994)
test_rubyspec 0.106311 0.021303 51.691368 ( 59.746341)
total: 180.19 sec