Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-220026
#<BuildRuby:0x000055bdf6f77dd0
@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-220026",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.004083 0.000612 1.160596 ( 1.313307)
build_miniruby 0.000855 0.000128 1.058901 ( 1.057728)
build_ruby 0.000000 0.001188 2.799979 ( 2.698134)
build_all 0.000000 0.008863 15.806820 ( 3.288166)
build_install 0.006895 0.002531 1.963305 ( 1.117593)
test_btest 0.000603 0.000000 58.415708 ( 11.889902)
test_basic 0.004385 0.000396 0.312650 ( 0.403829)
test_all 0.000777 0.000209 697.805291 (108.352055)
test_rubyspec 0.052734 0.015180 52.694478 ( 60.971243)
total: 191.09 sec