Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-084804
#<BuildRuby:0x0000564e0c50bf30
@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.20230125-084804",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.006164 0.000274 0.840976 ( 1.013812)
build_miniruby 0.000991 0.000132 1.021020 ( 1.018974)
build_ruby 0.001452 0.000193 2.766246 ( 2.763605)
build_all 0.009340 0.000615 16.709075 ( 2.991765)
build_install 0.008287 0.003136 2.085009 ( 1.062502)
test_btest 0.001054 0.000158 70.336918 ( 11.033529)
test_basic 0.005626 0.000843 0.338840 ( 0.425791)
test_all 0.001085 0.000163 662.680709 (100.919326)
test_rubyspec 0.087199 0.043531 52.099881 ( 60.146297)
total: 181.38 sec