Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-163558
#<BuildRuby:0x00005593e9f0c008
@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.20230105-163558",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005423 0.001162 0.865538 ( 1.048060)
build_miniruby 0.000983 0.000211 1.016472 ( 1.014378)
build_ruby 0.001322 0.000283 2.778453 ( 2.775658)
build_all 0.007959 0.001706 16.758334 ( 3.008527)
build_install 0.006178 0.005297 2.256632 ( 1.177218)
test_btest 0.000722 0.000193 68.410713 ( 11.289312)
test_basic 0.001872 0.005736 0.391513 ( 0.475652)
test_all 0.001065 0.000355 655.333658 (100.563977)
test_rubyspec 0.079170 0.038849 51.360442 ( 59.457679)
total: 180.81 sec