Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-063431
#<BuildRuby:0x000056218e37bfa8
@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.20220818-063431",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005008 0.001366 0.868106 ( 0.896811)
build_miniruby 0.000775 0.000212 0.057353 ( 0.055997)
build_ruby 0.000665 0.000181 0.059907 ( 0.058733)
build_all 0.004526 0.000000 1.536309 ( 0.589378)
build_install 0.007992 0.000709 1.911501 ( 0.963487)
test_btest 0.000594 0.000137 49.039324 ( 8.754076)
test_basic 0.004650 0.001073 0.289226 ( 0.377860)
test_all 0.001114 0.000257 617.138662 ( 89.652708)
test_rubyspec 0.069344 0.009917 43.928722 ( 51.331605)
total: 152.68 sec