Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-075730
#<BuildRuby:0x0000557251b53da8
@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.20220601-075730",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005913 0.000986 0.853948 ( 1.019339)
build_miniruby 0.000904 0.000150 0.058089 ( 0.056709)
build_ruby 0.000859 0.000143 0.057915 ( 0.056607)
build_all 0.003550 0.000592 1.483845 ( 0.605249)
build_install 0.009391 0.001565 6.293246 ( 2.852555)
test_btest 0.000612 0.000102 54.198799 ( 8.350013)
test_basic 0.004593 0.000765 0.255373 ( 0.344116)
test_all 0.001137 0.000190 665.051250 ( 94.941862)
test_rubyspec 0.058085 0.042867 44.100941 ( 49.682925)
total: 157.91 sec