Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-084854
#<BuildRuby:0x00005648605c3e70
@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-084854",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004716 0.000277 1.190576 ( 1.173496)
build_miniruby 0.000810 0.000048 0.931386 ( 0.930376)
build_ruby 0.001142 0.000067 2.697741 ( 2.611467)
build_all 0.004997 0.003962 15.721237 ( 3.346659)
build_install 0.009026 0.000067 2.198809 ( 1.262918)
test_btest 0.000525 0.000050 65.987314 ( 10.808796)
test_basic 0.000339 0.004272 0.314610 ( 0.406205)
test_all 0.001260 0.000180 665.164362 (119.372341)
test_rubyspec 0.057104 0.008157 53.161925 ( 61.589800)
total: 201.50 sec