Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-175839
#<BuildRuby:0x000056317b0b3670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-175839",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000015)
build_up 0.005017 0.001368 0.854151 ( 2.180268)
build_miniruby 0.000713 0.000194 0.057253 ( 0.055926)
build_ruby 0.000000 0.000971 0.059669 ( 0.058334)
build_all 0.001816 0.002706 1.526737 ( 0.588492)
build_install 0.007287 0.003871 1.951529 ( 0.977316)
test_btest 0.000632 0.000225 48.313176 ( 8.854694)
test_basic 0.000921 0.004772 0.337885 ( 0.425998)
test_all 0.001410 0.000604 637.005152 ( 92.330881)
test_rubyspec 0.075937 0.050274 44.284810 ( 52.629202)
total: 158.10 sec