Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-113456
#<BuildRuby:0x0000557354608610
@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.20221115-113456",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.002362 0.007315 1.130547 ( 1.160323)
build_miniruby 0.001038 0.000666 0.925723 ( 0.946270)
build_ruby 0.001487 0.000956 2.330836 ( 2.267373)
build_all 0.015695 0.002941 18.237475 ( 2.310144)
build_install 0.015011 0.004071 1.833367 ( 0.992167)
test_btest 0.000000 0.001299 83.751187 ( 10.049689)
test_basic 0.003634 0.004160 0.355025 ( 0.443410)
test_all 0.001075 0.000563 695.547791 ( 73.457550)
test_rubyspec 0.077230 0.045487 49.819960 ( 58.396425)
total: 150.02 sec