Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-205114
#<BuildRuby:0x0000559ac2727fb0
@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.20230130-205114",
@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.000003 0.000010 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000007 0.000027 ( 0.000013)
build_up 0.004284 0.002690 0.917870 ( 1.098489)
build_miniruby 0.000994 0.000355 0.999179 ( 0.997193)
build_ruby 0.001228 0.000438 2.778408 ( 2.775756)
build_all 0.003662 0.006047 16.763413 ( 3.000992)
build_install 0.005132 0.006254 2.107763 ( 1.087512)
test_btest 0.000000 0.001115 74.994765 ( 10.078193)
test_basic 0.002747 0.003921 0.357497 ( 0.443939)
test_all 0.000982 0.000545 664.893665 ( 99.414964)
test_rubyspec 0.081117 0.047431 52.036289 ( 60.060974)
total: 178.96 sec