Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-150606
#<BuildRuby:0x0000556aa62ef2c8
@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.20221123-150606",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004624 0.000000 1.107478 ( 1.228788)
build_miniruby 0.000924 0.000000 0.983164 ( 0.981948)
build_ruby 0.001160 0.000000 2.843203 ( 2.754577)
build_all 0.001002 0.007530 15.819223 ( 3.354789)
build_install 0.006271 0.004144 1.966710 ( 1.142691)
test_btest 0.000544 0.000081 66.321328 ( 11.022264)
test_basic 0.003969 0.000595 0.331135 ( 0.422317)
test_all 0.001470 0.000000 711.142906 (111.243510)
test_rubyspec 0.043621 0.022445 53.521908 ( 61.757467)
total: 193.91 sec