Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-190444
#<BuildRuby:0x000055d48eca8880
@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.20221204-190444",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002625 0.007607 1.202424 ( 1.342557)
build_miniruby 0.001876 0.000376 0.840942 ( 0.840836)
build_ruby 0.002729 0.000546 2.244593 ( 2.151634)
build_all 0.010504 0.010564 18.781970 ( 2.215251)
build_install 0.012798 0.009134 2.103854 ( 1.063634)
test_btest 0.000000 0.001616 94.121596 ( 9.437451)
test_basic 0.006204 0.002786 0.349892 ( 0.437127)
test_all 0.001709 0.000683 742.880979 ( 71.857797)
test_rubyspec 0.092296 0.092258 49.344228 ( 57.486366)
total: 146.83 sec