Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-080757
#<BuildRuby:0x0000558c99b74208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-080757",
@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.000013)
autoconf 0.000000 0.000017 0.000017 ( 0.000016)
configure 0.000000 0.000010 0.000010 ( 0.000011)
build_up 0.000601 0.004194 1.086182 ( 1.076380)
build_miniruby 0.000000 0.001069 0.991597 ( 0.990125)
build_ruby 0.000000 0.001243 2.858229 ( 2.754944)
build_all 0.007663 0.001521 16.007415 ( 3.442529)
build_install 0.007365 0.000847 2.006153 ( 1.129265)
test_btest 0.000450 0.000118 65.033199 ( 10.861064)
test_basic 0.003761 0.000989 0.322980 ( 0.414156)
test_all 0.001187 0.000000 705.038777 (109.721003)
test_rubyspec 0.043625 0.011513 53.243777 ( 61.454258)
total: 191.84 sec