Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-040954
#<BuildRuby:0x000055b27816ec40
@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.20221123-040954",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004725 0.000056 1.157648 ( 1.194017)
build_miniruby 0.000807 0.000054 0.972802 ( 0.971562)
build_ruby 0.001093 0.000073 2.886314 ( 2.775251)
build_all 0.004662 0.004159 15.804095 ( 3.317983)
build_install 0.004432 0.004182 1.986408 ( 1.159893)
test_btest 0.000531 0.000093 64.276659 ( 11.097696)
test_basic 0.004793 0.000000 0.303550 ( 0.394215)
test_all 0.001425 0.000000 677.512217 (124.002433)
test_rubyspec 0.058385 0.011071 53.579909 ( 61.686378)
total: 206.60 sec