Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-231518
#<BuildRuby:0x000055a04f21a878
@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-231518",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005889 0.000906 0.884880 ( 1.087297)
build_miniruby 0.000846 0.000130 0.057140 ( 0.055953)
build_ruby 0.000817 0.000126 0.058851 ( 0.057687)
build_all 0.004499 0.000001 1.525238 ( 0.584970)
build_install 0.006025 0.003177 5.651114 ( 2.169713)
test_btest 0.000470 0.000083 54.728753 ( 7.782775)
test_basic 0.005583 0.000000 0.284392 ( 0.373241)
test_all 0.001063 0.000000 604.657147 ( 89.479787)
test_rubyspec 0.092855 0.031858 43.625361 ( 49.196151)
total: 150.79 sec