Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-094804
#<BuildRuby:0x0000561ed16d3f58
@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.20230111-094804",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002455 0.003995 0.859399 ( 1.060007)
build_miniruby 0.001279 0.000000 1.007606 ( 1.005632)
build_ruby 0.000000 0.001474 2.781017 ( 2.778276)
build_all 0.003940 0.006043 16.782434 ( 2.994823)
build_install 0.010573 0.001007 2.105891 ( 1.076056)
test_btest 0.000971 0.000145 76.253192 ( 10.186001)
test_basic 0.005790 0.000868 0.353890 ( 0.439933)
test_all 0.001089 0.000163 668.847171 (104.946964)
test_rubyspec 0.062329 0.059653 51.499557 ( 59.635507)
total: 184.12 sec