Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-104155
#<BuildRuby:0x0000563ae853a7e0
@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.20221117-104155",
@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.000001 0.000016 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004914 0.000056 1.064999 ( 1.239465)
build_miniruby 0.000931 0.000059 0.981334 ( 0.979835)
build_ruby 0.001197 0.000075 2.814321 ( 2.718205)
build_all 0.005130 0.003861 15.946710 ( 3.346483)
build_install 0.008512 0.000945 2.047760 ( 1.169124)
test_btest 0.000561 0.000062 61.702449 ( 10.747397)
test_basic 0.004440 0.000493 0.301843 ( 0.392487)
test_all 0.000879 0.000097 623.099740 (107.552804)
test_rubyspec 0.032128 0.028049 51.703886 ( 59.928833)
total: 188.08 sec