Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-053439
#<BuildRuby:0x0000558e9e923e70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-053439",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000838 0.004203 1.176847 ( 1.925085)
build_miniruby 0.000659 0.000203 0.926850 ( 0.925657)
build_ruby 0.000856 0.000263 2.725862 ( 2.637092)
build_all 0.008849 0.000000 15.634715 ( 3.297710)
build_install 0.003954 0.005663 2.171017 ( 1.229878)
test_btest 0.000429 0.000143 57.988812 ( 11.977957)
test_basic 0.003253 0.001084 0.303459 ( 0.394886)
test_all 0.000947 0.000000 659.814929 (113.036469)
test_rubyspec 0.054621 0.016631 53.229823 ( 61.474728)
total: 196.90 sec