Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-143712
#<BuildRuby:0x00005639d9db7e00
@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.20221115-143712",
@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.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000024)
build_up 0.001913 0.004393 1.002752 ( 3.732862)
build_miniruby 0.000830 0.000128 0.875226 ( 0.873656)
build_ruby 0.001321 0.000203 2.514706 ( 2.434683)
build_all 0.008438 0.000574 15.414212 ( 2.781838)
build_install 0.010317 0.000000 1.896370 ( 0.986274)
test_btest 0.000000 0.000998 59.176364 ( 9.276926)
test_basic 0.002705 0.002705 0.334070 ( 0.422845)
test_all 0.001082 0.000000 640.157890 ( 91.067446)
test_rubyspec 0.072773 0.040030 45.422708 ( 53.671597)
total: 165.25 sec