Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-062030
#<BuildRuby:0x000055fd5fd2bdd0
@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.20221124-062030",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004599 0.000328 1.139757 ( 1.141125)
build_miniruby 0.001006 0.000000 0.986332 ( 0.985018)
build_ruby 0.001188 0.000000 2.902882 ( 2.809319)
build_all 0.008742 0.000000 15.665222 ( 3.290806)
build_install 0.002552 0.006730 2.032344 ( 1.161332)
test_btest 0.000567 0.000085 58.371561 ( 11.736470)
test_basic 0.004582 0.000688 0.303706 ( 0.393964)
test_all 0.001205 0.000181 671.423385 (113.171687)
test_rubyspec 0.058720 0.014415 53.405747 ( 61.639381)
total: 196.33 sec