Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-065044
#<BuildRuby:0x000055e2e6e8fde0
@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.20220717-065044",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006234 0.857329 ( 0.900551)
build_miniruby 0.000000 0.000984 0.057875 ( 0.056646)
build_ruby 0.000752 0.000249 0.058855 ( 0.057634)
build_all 0.004074 0.000034 1.503119 ( 0.600777)
build_install 0.009630 0.001071 5.643516 ( 2.185481)
test_btest 0.000702 0.000131 55.005080 ( 7.934085)
test_basic 0.005535 0.000000 0.291995 ( 0.380745)
test_all 0.001080 0.000000 622.777448 ( 89.881058)
test_rubyspec 0.085273 0.043448 43.490208 ( 49.075396)
total: 151.07 sec