Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-111257
#<BuildRuby:0x000055cfb4028328
@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.20220723-111257",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.006285 0.000449 0.859329 ( 1.015818)
build_miniruby 0.000865 0.000062 0.057349 ( 0.056179)
build_ruby 0.000974 0.000070 0.059050 ( 0.057810)
build_all 0.004626 0.000000 1.535069 ( 0.587914)
build_install 0.010831 0.000413 5.648912 ( 2.166140)
test_btest 0.000751 0.000047 53.394168 ( 8.237938)
test_basic 0.005243 0.000328 0.284628 ( 0.373774)
test_all 0.001036 0.000065 626.747157 ( 90.140392)
test_rubyspec 0.093782 0.011718 43.808459 ( 49.455773)
total: 152.09 sec