Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-224109
#<BuildRuby:0x000055c5bf3880d0
@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.20221202-224109",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009040 0.001390 1.204546 ( 1.215351)
build_miniruby 0.002426 0.000000 0.850104 ( 0.849862)
build_ruby 0.003133 0.000000 2.241363 ( 2.147040)
build_all 0.015170 0.005034 18.707722 ( 2.158325)
build_install 0.016014 0.005091 2.098802 ( 1.041129)
test_btest 0.001209 0.000242 95.199948 ( 8.911028)
test_basic 0.008243 0.001649 0.347587 ( 0.434539)
test_all 0.002075 0.000000 737.976452 ( 71.609849)
test_rubyspec 0.112416 0.058223 49.221877 ( 57.349218)
total: 145.72 sec