Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-044053
#<BuildRuby:0x000055c1a8d3bd90
@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.20220505-044053",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006335 0.000348 0.896761 ( 1.006887)
build_miniruby 0.000824 0.000000 0.056885 ( 0.055707)
build_ruby 0.000876 0.000000 0.057657 ( 0.056619)
build_all 0.004011 0.000230 1.468883 ( 0.596913)
build_install 0.010129 0.000742 6.245623 ( 2.790859)
test_btest 0.000731 0.000091 48.641078 ( 8.137526)
test_basic 0.005195 0.000649 0.322421 ( 0.410676)
test_all 0.001329 0.000167 618.592932 ( 91.794076)
test_rubyspec 0.082019 0.035077 43.978054 ( 48.862843)
total: 153.71 sec