Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-155631
#<BuildRuby:0x000055d5bfc7fea8
@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.20220531-155631",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000010)
build_up 0.005821 0.000895 0.864241 ( 2.449486)
build_miniruby 0.000936 0.000144 0.057186 ( 0.055919)
build_ruby 0.000903 0.000139 0.057741 ( 0.056330)
build_all 0.001223 0.002930 1.527211 ( 0.612682)
build_install 0.009394 0.001879 6.292121 ( 2.839774)
test_btest 0.000868 0.000000 54.963287 ( 8.111594)
test_basic 0.005407 0.000325 0.289716 ( 0.378218)
test_all 0.001412 0.000265 612.300175 ( 90.856991)
test_rubyspec 0.098276 0.029365 44.180110 ( 49.718891)
total: 155.08 sec