Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-075601
#<BuildRuby:0x0000561967b27fb0
@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.20221128-075601",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.001395 0.003597 1.358300 ( 1.724818)
build_miniruby 0.000796 0.000140 0.975500 ( 0.974603)
build_ruby 0.000944 0.000166 2.869098 ( 2.774725)
build_all 0.009955 0.000265 22.468355 ( 4.446544)
build_install 0.008552 0.000649 4.404356 ( 1.591571)
test_btest 0.000473 0.000071 61.507397 ( 11.194370)
test_basic 0.004154 0.000623 0.320784 ( 0.411653)
test_all 0.000974 0.000146 664.269158 (119.736483)
test_rubyspec 0.065168 0.007595 53.410406 ( 61.657021)
total: 204.51 sec