Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-123531
#<BuildRuby:0x00005634745fffb0
@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.20230113-123531",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005739 0.000820 0.850804 ( 1.183702)
build_miniruby 0.001148 0.000164 1.015567 ( 1.013546)
build_ruby 0.001352 0.000193 2.781695 ( 2.779134)
build_all 0.005087 0.004773 16.770126 ( 2.938172)
build_install 0.010267 0.001039 2.083443 ( 1.072652)
test_btest 0.000976 0.000183 68.722966 ( 11.330436)
test_basic 0.005250 0.000984 0.341127 ( 0.428041)
test_all 0.000000 0.001257 657.766126 (114.018429)
test_rubyspec 0.065403 0.067228 52.053352 ( 60.143102)
total: 194.91 sec