Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-130220
#<BuildRuby:0x0000556b386fa678
@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.20221218-130220",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.003988 0.887916 ( 1.099630)
build_miniruby 0.000000 0.001021 1.007655 ( 1.006211)
build_ruby 0.000000 0.001203 2.874763 ( 2.745655)
build_all 0.008669 0.000673 15.931199 ( 3.390732)
build_install 0.009189 0.000398 2.197983 ( 1.223414)
test_btest 0.000484 0.000121 64.593353 ( 11.571601)
test_basic 0.004668 0.000181 0.291427 ( 0.382383)
test_all 0.000000 0.001334 684.301945 (144.262698)
test_rubyspec 0.049550 0.017505 52.588178 ( 60.785356)
total: 226.47 sec