Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-172551
#<BuildRuby:0x00005567bfbdc460
@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.20230119-172551",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.002666 0.003532 0.846233 ( 1.169313)
build_miniruby 0.001068 0.000285 1.014180 ( 1.012226)
build_ruby 0.001680 0.000000 2.775192 ( 2.772575)
build_all 0.009225 0.000768 16.906183 ( 2.988289)
build_install 0.005145 0.004348 2.148064 ( 1.092153)
test_btest 0.000894 0.000000 75.319200 ( 10.712411)
test_basic 0.006556 0.000000 0.363229 ( 0.449168)
test_all 0.001731 0.000269 669.810224 ( 96.585085)
test_rubyspec 0.100641 0.035152 52.044514 ( 60.016730)
total: 176.80 sec