Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-181114
#<BuildRuby:0x000055ad85dc8010
@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-181114",
@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.000018 0.000000 0.000018 ( 0.000017)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.006886 0.000000 0.953372 ( 1.346012)
build_miniruby 0.001210 0.000000 1.013689 ( 1.011869)
build_ruby 0.002029 0.000000 2.783375 ( 2.786106)
build_all 0.006123 0.004075 16.869923 ( 3.010894)
build_install 0.011559 0.000155 2.148814 ( 1.088306)
test_btest 0.000980 0.000045 78.538884 ( 10.743973)
test_basic 0.006199 0.000282 0.364517 ( 0.450709)
test_all 0.001119 0.000051 657.075612 (100.068646)
test_rubyspec 0.093974 0.031602 51.589658 ( 59.675831)
total: 180.18 sec