Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-152615
#<BuildRuby:0x00005612f8068018
@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.20220801-152615",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.006785 0.000000 0.873455 ( 1.769028)
build_miniruby 0.000879 0.000000 0.056778 ( 0.055633)
build_ruby 0.000921 0.000000 0.058794 ( 0.057619)
build_all 0.004653 0.000000 1.534668 ( 0.600027)
build_install 0.010944 0.000000 5.632751 ( 2.174030)
test_btest 0.000000 0.000847 47.557337 ( 8.766135)
test_basic 0.001351 0.004338 0.331794 ( 0.420195)
test_all 0.000842 0.000000 621.791874 ( 88.012201)
test_rubyspec 0.111756 0.014411 43.893800 ( 49.488420)
total: 151.34 sec