Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-100057
#<BuildRuby:0x0000558a801a00d0
@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.20221130-100057",
@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.000000 0.000022 0.000022 ( 0.000023)
autoconf 0.000000 0.000024 0.000024 ( 0.000022)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.006969 0.004268 1.257918 ( 1.281427)
build_miniruby 0.002467 0.000328 0.852855 ( 0.852026)
build_ruby 0.000000 0.004300 2.241986 ( 2.149621)
build_all 0.015321 0.004821 18.638160 ( 2.184534)
build_install 0.015978 0.006291 2.014978 ( 1.049550)
test_btest 0.001132 0.000283 92.654203 ( 9.080983)
test_basic 0.007495 0.001873 0.348768 ( 0.433885)
test_all 0.002388 0.000253 694.036468 ( 69.635980)
test_rubyspec 0.122717 0.062721 49.715450 ( 57.798534)
total: 144.47 sec