Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-201845
#<BuildRuby:0x000055b100467e98
@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.20221130-201845",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000863 0.004111 1.201983 ( 1.467824)
build_miniruby 0.000733 0.000105 0.976865 ( 0.975776)
build_ruby 0.001109 0.000158 2.735609 ( 2.630273)
build_all 0.008364 0.000556 15.762569 ( 3.317983)
build_install 0.009116 0.000581 2.183455 ( 1.244807)
test_btest 0.000468 0.000059 65.063214 ( 11.532872)
test_basic 0.000658 0.004067 0.292582 ( 0.383668)
test_all 0.000663 0.000117 692.983419 (107.803046)
test_rubyspec 0.042913 0.026568 54.295467 ( 62.429154)
total: 191.79 sec