Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-161051
#<BuildRuby:0x000055d71bc83f50
@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.20221204-161051",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004221 0.000650 1.160891 ( 1.163194)
build_miniruby 0.000852 0.000131 0.962530 ( 0.961351)
build_ruby 0.001176 0.000000 2.719677 ( 2.633691)
build_all 0.005125 0.003900 15.787312 ( 3.352707)
build_install 0.005021 0.004421 2.225993 ( 1.233840)
test_btest 0.000450 0.000113 68.209853 ( 11.375366)
test_basic 0.004104 0.001026 0.319983 ( 0.411278)
test_all 0.000689 0.000172 694.528408 (110.615216)
test_rubyspec 0.046660 0.023709 54.011055 ( 62.154715)
total: 193.90 sec