Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-091857
#<BuildRuby:0x0000556415d23600
@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.20220717-091857",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002913 0.009375 0.991021 ( 1.425929)
build_miniruby 0.001897 0.000790 0.075036 ( 0.072153)
build_ruby 0.002069 0.000000 0.069314 ( 0.067171)
build_all 0.010413 0.000000 1.506125 ( 0.580980)
build_install 0.020237 0.003063 5.188409 ( 2.102974)
test_btest 0.000992 0.000292 75.750653 ( 8.816861)
test_basic 0.003029 0.004459 0.330846 ( 0.425361)
test_all 0.001577 0.000526 640.782011 ( 65.467166)
test_rubyspec 0.098124 0.081868 45.507946 ( 51.252730)
total: 130.21 sec