Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-184248
#<BuildRuby:0x000055f170a633c8
@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-184248",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004607 0.000288 1.208490 ( 1.206878)
build_miniruby 0.000000 0.001006 1.083881 ( 1.082360)
build_ruby 0.000000 0.001160 2.759434 ( 2.673873)
build_all 0.002961 0.005902 15.984973 ( 3.481273)
build_install 0.010130 0.000295 2.260316 ( 1.343647)
test_btest 0.000473 0.000075 62.565131 ( 11.348046)
test_basic 0.005130 0.000130 0.325359 ( 0.416152)
test_all 0.000928 0.000083 680.799948 (105.569009)
test_rubyspec 0.052380 0.017318 53.254466 ( 61.454628)
total: 188.58 sec