Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-042235
#<BuildRuby:0x000055fb1a2b0460
@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.20230107-042235",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006310 0.000000 0.846238 ( 1.365380)
build_miniruby 0.000000 0.001213 1.020467 ( 1.018533)
build_ruby 0.000000 0.001687 2.773732 ( 2.771059)
build_all 0.007652 0.002224 16.799162 ( 2.991965)
build_install 0.011477 0.000000 2.131090 ( 1.080780)
test_btest 0.001050 0.000000 67.872130 ( 10.930427)
test_basic 0.006602 0.000000 0.361627 ( 0.447517)
test_all 0.001243 0.000000 659.695120 (109.129466)
test_rubyspec 0.078883 0.020786 52.184057 ( 60.280189)
total: 190.02 sec