Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-093147
#<BuildRuby:0x000055a4cec1c208
@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-093147",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004409 0.000276 1.065260 ( 1.092366)
build_miniruby 0.000927 0.000058 1.016118 ( 1.014733)
build_ruby 0.001131 0.000070 2.694095 ( 2.607614)
build_all 0.008787 0.000000 15.773251 ( 3.281730)
build_install 0.009446 0.000000 1.998270 ( 1.184494)
test_btest 0.000579 0.000000 54.855714 ( 11.770104)
test_basic 0.004513 0.000000 0.286482 ( 0.378204)
test_all 0.001353 0.000000 696.418637 (109.135743)
test_rubyspec 0.048027 0.010516 53.296399 ( 61.491403)
total: 191.96 sec