Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-111814
#<BuildRuby:0x0000563bef0ebdd0
@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.20221124-111814",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004501 0.000321 1.106272 ( 1.774165)
build_miniruby 0.000974 0.000070 0.979263 ( 0.977816)
build_ruby 0.001221 0.000000 2.665474 ( 2.571001)
build_all 0.008754 0.000087 15.842362 ( 3.273821)
build_install 0.004224 0.004393 2.001244 ( 1.147949)
test_btest 0.000526 0.000062 65.044540 ( 10.544473)
test_basic 0.001292 0.003243 0.280124 ( 0.371085)
test_all 0.001427 0.000226 707.686876 (111.354912)
test_rubyspec 0.036666 0.024222 53.490972 ( 61.732838)
total: 193.75 sec