Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-154843
#<BuildRuby:0x000055b1bcbf3df8
@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.20230106-154843",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000036 0.000005 0.000041 ( 0.000026)
build_up 0.006177 0.000277 0.836139 ( 1.379424)
build_miniruby 0.001164 0.000155 1.015781 ( 1.013777)
build_ruby 0.000000 0.001646 2.773331 ( 2.770510)
build_all 0.007568 0.002437 16.740568 ( 3.007588)
build_install 0.010370 0.001018 2.070237 ( 1.069768)
test_btest 0.000000 0.000767 76.620015 ( 10.264769)
test_basic 0.002568 0.004353 0.354643 ( 0.440408)
test_all 0.001017 0.000226 654.362047 (102.875255)
test_rubyspec 0.067446 0.065464 51.874380 ( 59.868633)
total: 182.69 sec