Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-235700
#<BuildRuby:0x000055b28d767dd0
@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.20221125-235700",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001388 0.003285 1.056184 ( 1.114255)
build_miniruby 0.000853 0.000114 0.922239 ( 0.920994)
build_ruby 0.000000 0.001274 2.818392 ( 2.725615)
build_all 0.002641 0.006012 15.786243 ( 3.363452)
build_install 0.007951 0.000103 2.071183 ( 1.231787)
test_btest 0.000472 0.000105 57.094092 ( 11.731545)
test_basic 0.001961 0.003316 0.316987 ( 0.407423)
test_all 0.001151 0.000303 661.942197 (118.559316)
test_rubyspec 0.057788 0.010564 52.873787 ( 61.082804)
total: 201.14 sec