Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-074429
#<BuildRuby:0x0000563bc64f81e0
@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.20220803-074429",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005343 0.001457 0.852200 ( 1.395486)
build_miniruby 0.000755 0.000206 0.057222 ( 0.056012)
build_ruby 0.000740 0.000202 0.058916 ( 0.057730)
build_all 0.003683 0.001005 1.526045 ( 0.588146)
build_install 0.011147 0.000000 5.630683 ( 2.136965)
test_btest 0.000645 0.000000 53.664041 ( 8.425801)
test_basic 0.005276 0.000396 0.261356 ( 0.350225)
test_all 0.001164 0.000250 594.841179 ( 91.901170)
test_rubyspec 0.069059 0.051067 43.712349 ( 51.071077)
total: 155.98 sec