Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-172020
#<BuildRuby:0x00005572e481e8c0
@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-172020",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000012 0.000004 0.000016 ( 0.000014)
build_up 0.000667 0.004285 1.100954 ( 1.135676)
build_miniruby 0.000725 0.000259 0.919413 ( 0.917753)
build_ruby 0.000000 0.001391 2.875822 ( 2.745860)
build_all 0.002698 0.006310 15.855815 ( 3.258064)
build_install 0.007201 0.001641 2.018246 ( 1.156993)
test_btest 0.000419 0.000186 62.787159 ( 11.141735)
test_basic 0.001867 0.002890 0.305161 ( 0.396431)
test_all 0.000724 0.000343 700.650553 (112.446726)
test_rubyspec 0.030874 0.032627 53.982122 ( 62.149611)
total: 195.35 sec