Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-043742
#<BuildRuby:0x000055fe30697dd0
@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.20220725-043742",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006693 0.836692 ( 0.870228)
build_miniruby 0.000000 0.000971 0.057727 ( 0.056544)
build_ruby 0.000755 0.000101 0.058565 ( 0.057452)
build_all 0.004036 0.000538 1.538865 ( 0.590748)
build_install 0.005763 0.005357 5.615788 ( 2.137286)
test_btest 0.000603 0.000121 51.607554 ( 8.262803)
test_basic 0.005369 0.000137 0.335382 ( 0.424647)
test_all 0.000872 0.000163 617.157766 ( 90.400435)
test_rubyspec 0.105757 0.022100 43.385664 ( 48.988111)
total: 151.79 sec