Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-040709
#<BuildRuby:0x0000556c1a906768
@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.20220803-040709",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000871 0.006189 0.838694 ( 0.926738)
build_miniruby 0.000754 0.000215 0.057269 ( 0.056002)
build_ruby 0.000733 0.000209 0.059301 ( 0.058184)
build_all 0.003629 0.001036 1.528841 ( 0.585482)
build_install 0.008814 0.002518 5.664213 ( 2.154248)
test_btest 0.000562 0.000160 47.829778 ( 8.314376)
test_basic 0.000751 0.004947 0.353864 ( 0.442372)
test_all 0.000967 0.000345 598.855338 ( 88.704723)
test_rubyspec 0.090008 0.037139 43.708189 ( 51.063734)
total: 152.31 sec