Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-042901
#<BuildRuby:0x0000559d25b24c70
@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.20220731-042901",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001809 0.008938 0.962758 ( 1.041527)
build_miniruby 0.001391 0.000580 0.075730 ( 0.074444)
build_ruby 0.001523 0.000635 0.075258 ( 0.072889)
build_all 0.009929 0.000331 1.514208 ( 0.586260)
build_install 0.010702 0.012299 5.262864 ( 2.072286)
test_btest 0.000861 0.000406 76.586306 ( 8.768439)
test_basic 0.002329 0.005688 0.325178 ( 0.421765)
test_all 0.001169 0.000620 675.614488 ( 66.411617)
test_rubyspec 0.111513 0.062181 45.581982 ( 51.330931)
total: 130.78 sec