Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-122014
#<BuildRuby:0x000055bd75c50728
@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-122014",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.003938 0.000000 0.811491 ( 1.337642)
build_miniruby 0.000917 0.000000 0.966250 ( 0.964837)
build_ruby 0.001225 0.000000 2.916696 ( 2.817448)
build_all 0.009161 0.000000 15.826215 ( 3.314571)
build_install 0.005386 0.004429 2.253427 ( 1.280104)
test_btest 0.000513 0.000029 62.374659 ( 11.307881)
test_basic 0.004934 0.000274 0.329498 ( 0.419321)
test_all 0.001279 0.000071 671.716742 (150.504481)
test_rubyspec 0.042019 0.027351 52.473969 ( 60.739506)
total: 232.69 sec