Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-073729
#<BuildRuby:0x000055bfde482878
@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.20221122-073729",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000781 0.004050 1.127442 ( 1.143450)
build_miniruby 0.000795 0.000113 1.011573 ( 1.010248)
build_ruby 0.001040 0.000148 2.863362 ( 2.767832)
build_all 0.004531 0.004216 16.012626 ( 3.275651)
build_install 0.003650 0.005139 2.058885 ( 1.162601)
test_btest 0.000471 0.000126 64.823257 ( 11.163580)
test_basic 0.004697 0.000063 0.303509 ( 0.394422)
test_all 0.000000 0.001180 697.703065 (109.938804)
test_rubyspec 0.042647 0.022916 53.832201 ( 62.009007)
total: 192.87 sec