Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-143317
#<BuildRuby:0x000055fd5b8e04f0
@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-143317",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000087 0.000013 0.000100 ( 0.000105)
build_up 0.003144 0.007991 1.220246 ( 1.245945)
build_miniruby 0.002264 0.000647 0.853279 ( 0.850833)
build_ruby 0.002963 0.000000 2.239454 ( 2.144771)
build_all 0.015887 0.006566 18.572142 ( 2.192153)
build_install 0.019692 0.003232 2.099381 ( 1.036880)
test_btest 0.000967 0.000263 92.114037 ( 9.174742)
test_basic 0.004857 0.004615 0.340984 ( 0.427221)
test_all 0.001726 0.000525 729.180270 ( 71.510090)
test_rubyspec 0.092511 0.080208 49.299564 ( 57.358371)
total: 145.94 sec