Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-225620
#<BuildRuby:0x00005576a4a628c0
@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.20221121-225620",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004313 0.000664 1.093077 ( 1.132863)
build_miniruby 0.000859 0.000132 0.960305 ( 0.959115)
build_ruby 0.001041 0.000160 2.763268 ( 2.676997)
build_all 0.008385 0.000567 16.097736 ( 3.336372)
build_install 0.007573 0.000382 2.051743 ( 1.188026)
test_btest 0.000505 0.000067 56.284992 ( 12.157510)
test_basic 0.004823 0.000000 0.282994 ( 0.373660)
test_all 0.002068 0.000000 678.585726 (111.229538)
test_rubyspec 0.053321 0.017007 53.137263 ( 61.298561)
total: 194.35 sec