Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-124614
#<BuildRuby:0x000055d1367525f8
@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.20230104-124614",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005494 0.001099 0.845504 ( 1.048465)
build_miniruby 0.001016 0.000203 1.007936 ( 1.006034)
build_ruby 0.001311 0.000262 2.760375 ( 2.758075)
build_all 0.000000 0.009984 16.737480 ( 2.996176)
build_install 0.004491 0.005859 2.309024 ( 1.186638)
test_btest 0.000655 0.000269 76.137044 ( 10.263715)
test_basic 0.004499 0.001852 0.364766 ( 0.451020)
test_all 0.001030 0.000425 656.974895 (111.562315)
test_rubyspec 0.073059 0.060026 51.210270 ( 59.304254)
total: 190.58 sec