Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-134936
#<BuildRuby:0x00005563ec6a3fb0
@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.20220823-134936",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001887 0.004507 0.873452 ( 1.151965)
build_miniruby 0.000789 0.000263 0.057872 ( 0.056581)
build_ruby 0.000691 0.000231 0.059452 ( 0.058239)
build_all 0.004715 0.000000 1.543115 ( 0.588062)
build_install 0.005155 0.005804 1.934703 ( 0.971483)
test_btest 0.000530 0.000199 51.770803 ( 8.450091)
test_basic 0.004008 0.001503 0.257719 ( 0.346746)
test_all 0.002590 0.000000 635.411457 ( 94.440468)
test_rubyspec 0.063931 0.041365 44.413411 ( 52.676359)
total: 158.74 sec