Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-141442
#<BuildRuby:0x000055a9184ac1f0
@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.20220502-141442",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.002953 0.003985 0.875974 ( 1.145156)
build_miniruby 0.000921 0.000132 0.056844 ( 0.055563)
build_ruby 0.000810 0.000116 0.057407 ( 0.056248)
build_all 0.003842 0.000549 1.483581 ( 0.591790)
build_install 0.005029 0.005547 6.276565 ( 2.824230)
test_btest 0.000577 0.000124 47.001472 ( 8.766347)
test_basic 0.004922 0.001055 0.351707 ( 0.439608)
test_all 0.001136 0.000244 604.730349 ( 89.541427)
test_rubyspec 0.069804 0.034531 43.757048 ( 48.707364)
total: 152.13 sec