Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-004321
#<BuildRuby:0x00005587fba600d0
@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.20221201-004321",
@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.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.000843 0.004314 1.196471 ( 1.233874)
build_miniruby 0.000680 0.000309 0.993631 ( 0.992390)
build_ruby 0.000841 0.000382 2.749105 ( 2.636952)
build_all 0.004601 0.004379 15.891828 ( 3.293685)
build_install 0.005777 0.002888 2.145816 ( 1.203789)
test_btest 0.000373 0.000186 60.728913 ( 12.103458)
test_basic 0.004972 0.000434 0.327267 ( 0.417162)
test_all 0.000000 0.001196 702.765511 (109.564031)
test_rubyspec 0.037917 0.030797 53.377706 ( 61.582771)
total: 193.03 sec