Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-230007
#<BuildRuby:0x00005652f6b67de0
@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.20221119-230007",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001223 0.003666 1.105739 ( 1.937166)
build_miniruby 0.000828 0.000112 1.121669 ( 1.120292)
build_ruby 0.001079 0.000000 2.776553 ( 2.674161)
build_all 0.008814 0.000251 15.937182 ( 3.236484)
build_install 0.005349 0.004943 2.028891 ( 1.099744)
test_btest 0.000479 0.000080 63.526028 ( 11.495630)
test_basic 0.003573 0.000596 0.300697 ( 0.392100)
test_all 0.000859 0.000143 642.775568 (102.776155)
test_rubyspec 0.043866 0.023858 51.256628 ( 59.442745)
total: 184.18 sec