Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-165213
#<BuildRuby:0x0000561f795b0920
@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.20220919-165213",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008484 0.001958 1.077600 ( 1.113109)
build_miniruby 0.001809 0.000418 0.115134 ( 0.109984)
build_ruby 0.002176 0.000000 0.114896 ( 0.097673)
build_all 0.009967 0.000620 1.587814 ( 0.655768)
build_install 0.017444 0.005501 1.951624 ( 0.967405)
test_btest 0.001181 0.000263 76.021486 ( 8.196205)
test_basic 0.002266 0.005735 0.383675 ( 0.471205)
test_all 0.002066 0.001649 664.950117 ( 68.083325)
test_rubyspec 0.114487 0.051114 45.874588 ( 54.209634)
total: 133.91 sec