Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-234442
#<BuildRuby:0x0000557cd7f17418
@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.20220824-234442",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006308 0.000161 0.854673 ( 1.384037)
build_miniruby 0.000936 0.000062 0.057736 ( 0.056581)
build_ruby 0.001038 0.000000 0.059440 ( 0.058162)
build_all 0.004735 0.000000 1.551818 ( 0.599168)
build_install 0.006994 0.004177 1.914945 ( 0.960872)
test_btest 0.000662 0.000073 45.800901 ( 8.890969)
test_basic 0.002907 0.003369 0.342812 ( 0.430496)
test_all 0.002676 0.000000 604.029513 ( 91.284058)
test_rubyspec 0.062006 0.062918 44.030330 ( 52.375841)
total: 156.04 sec