Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-061738
#<BuildRuby:0x0000561d913a4080
@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.20230131-061738",
@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.000018)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005830 0.000777 0.847063 ( 1.439353)
build_miniruby 0.001331 0.000000 1.036356 ( 1.034442)
build_ruby 0.001651 0.000000 2.780455 ( 2.778041)
build_all 0.009388 0.000470 16.747094 ( 2.977789)
build_install 0.005933 0.005523 2.069148 ( 1.065542)
test_btest 0.001024 0.000000 68.379014 ( 11.512463)
test_basic 0.000000 0.006200 0.339085 ( 0.426355)
test_all 0.000169 0.001193 666.012642 (110.610067)
test_rubyspec 0.087090 0.047793 51.667890 ( 59.679408)
total: 191.52 sec