Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-122111
#<BuildRuby:0x000055bd66437f00
@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.20220818-122111",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003204 0.003599 0.903240 ( 6.438046)
build_miniruby 0.000831 0.000049 0.057524 ( 0.056306)
build_ruby 0.000744 0.000000 0.059308 ( 0.058204)
build_all 0.004546 0.000094 1.539617 ( 0.589584)
build_install 0.010737 0.000368 1.903901 ( 0.951286)
test_btest 0.000720 0.000037 56.242557 ( 8.088560)
test_basic 0.005479 0.000066 0.287017 ( 0.376162)
test_all 0.002780 0.000000 636.826992 ( 93.647233)
test_rubyspec 0.069592 0.060008 43.890078 ( 51.467827)
total: 161.67 sec