Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-120041
#<BuildRuby:0x000055706c990b88
@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.20220913-120041",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000064 0.000010 0.000074 ( 0.000075)
build_up 0.009081 0.001397 1.156077 ( 1.122921)
build_miniruby 0.002259 0.000348 0.070990 ( 0.068117)
build_ruby 0.002051 0.000315 0.073222 ( 0.070947)
build_all 0.010240 0.000006 1.565574 ( 0.611186)
build_install 0.018154 0.005580 1.901878 ( 0.947619)
test_btest 0.001058 0.000177 91.982444 ( 9.601460)
test_basic 0.006358 0.001060 0.359018 ( 0.452247)
test_all 0.004001 0.000667 687.598257 ( 68.738347)
test_rubyspec 0.092658 0.086599 47.053591 ( 55.438256)
total: 137.05 sec