Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-180449
#<BuildRuby:0x0000559566993418
@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.20221130-180449",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.003485 0.001525 1.150406 ( 1.153864)
build_miniruby 0.000715 0.000313 0.956245 ( 0.955064)
build_ruby 0.000827 0.000362 2.846672 ( 2.727654)
build_all 0.004438 0.004593 15.661672 ( 3.291057)
build_install 0.008231 0.000220 2.156821 ( 1.253083)
test_btest 0.000400 0.000171 68.374662 ( 11.114462)
test_basic 0.004768 0.000353 0.305663 ( 0.396045)
test_all 0.000661 0.000270 664.440257 (114.534492)
test_rubyspec 0.041550 0.023353 53.477247 ( 61.712394)
total: 197.14 sec