Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-012232
#<BuildRuby:0x000055ed514e04f0
@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.20220307-012232",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009531 0.002199 1.019517 ( 1.401859)
build_miniruby 0.001767 0.000407 0.077041 ( 0.076741)
build_ruby 0.001634 0.000377 0.074640 ( 0.073943)
build_all 0.009348 0.000987 4.237941 ( 0.863650)
build_install 0.016347 0.007776 7.946505 ( 2.504202)
test_btest 0.000949 0.000250 75.044946 ( 8.133885)
test_basic 0.006218 0.001636 0.337389 ( 0.427931)
test_all 0.001242 0.000327 696.296776 ( 67.757857)
test_rubyspec 0.121707 0.047314 46.484102 ( 51.928356)
total: 133.17 sec