Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-205519
#<BuildRuby:0x000055869b66c3e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-205519",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.010175 0.000221 1.219909 ( 1.223160)
build_miniruby 0.002890 0.000000 0.837732 ( 0.835754)
build_ruby 0.003501 0.000000 2.224108 ( 2.129004)
build_all 0.011310 0.009805 18.555409 ( 2.178433)
build_install 0.014426 0.005928 1.879162 ( 0.962509)
test_btest 0.000000 0.001452 87.162201 ( 9.116543)
test_basic 0.000584 0.008445 0.360449 ( 0.446374)
test_all 0.001841 0.000321 733.355990 ( 71.067355)
test_rubyspec 0.121089 0.044332 49.151123 ( 57.286004)
total: 145.25 sec