Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-063842
#<BuildRuby:0x00005606ada468c0
@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.20221117-063842",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004029 0.000806 1.068750 ( 1.062967)
build_miniruby 0.000817 0.000164 0.948035 ( 0.946500)
build_ruby 0.001004 0.000201 2.729332 ( 2.625322)
build_all 0.005912 0.002778 15.739573 ( 3.324577)
build_install 0.008573 0.000118 1.976944 ( 1.100339)
test_btest 0.000550 0.000110 58.352198 ( 11.479693)
test_basic 0.000977 0.004299 0.302230 ( 0.392332)
test_all 0.000679 0.000170 656.743956 (102.200911)
test_rubyspec 0.021462 0.040928 51.588516 ( 59.933695)
total: 183.07 sec