Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-102146
#<BuildRuby:0x00005609029d3f58
@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.20221126-102146",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004699 0.000179 1.144361 ( 1.162964)
build_miniruby 0.000751 0.000173 0.979467 ( 0.978115)
build_ruby 0.000000 0.001201 2.759114 ( 2.663239)
build_all 0.004213 0.004349 15.830115 ( 3.332739)
build_install 0.006629 0.003394 2.062223 ( 1.217623)
test_btest 0.000457 0.000152 66.710361 ( 10.793532)
test_basic 0.000771 0.003856 0.312180 ( 0.403248)
test_all 0.000852 0.000331 659.526795 (111.286922)
test_rubyspec 0.040470 0.019154 53.917516 ( 62.056600)
total: 193.90 sec