Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-132715
#<BuildRuby:0x000056464c62c0d0
@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.20230112-132715",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.000073 0.006581 0.890512 ( 1.086508)
build_miniruby 0.000852 0.000398 1.014890 ( 1.012943)
build_ruby 0.001115 0.000521 2.773752 ( 2.771163)
build_all 0.007820 0.001926 16.757014 ( 2.960682)
build_install 0.005200 0.006294 2.076113 ( 1.071731)
test_btest 0.000607 0.000304 74.071945 ( 11.129089)
test_basic 0.005434 0.000864 0.341054 ( 0.427632)
test_all 0.000867 0.000410 661.102727 ( 99.215658)
test_rubyspec 0.056649 0.033249 51.795840 ( 59.890400)
total: 179.57 sec