Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-012358
#<BuildRuby:0x00005563c28a3e48
@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.20230119-012358",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006141 0.000273 0.844578 ( 1.046096)
build_miniruby 0.001134 0.000151 1.020866 ( 1.018861)
build_ruby 0.001452 0.000193 2.783256 ( 2.780609)
build_all 0.009388 0.000622 16.901301 ( 3.013570)
build_install 0.011395 0.000216 2.175441 ( 1.093300)
test_btest 0.000963 0.000107 68.783521 ( 11.614463)
test_basic 0.005841 0.000649 0.357796 ( 0.443964)
test_all 0.000591 0.001188 658.904372 (103.429945)
test_rubyspec 0.090226 0.044543 51.980201 ( 60.058895)
total: 184.50 sec