Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-114957
#<BuildRuby:0x0000563d68e16be8
@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.20221222-114957",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003778 0.000630 0.974090 ( 1.715098)
build_miniruby 0.000842 0.000141 0.987553 ( 0.986179)
build_ruby 0.001051 0.000175 2.704674 ( 2.703179)
build_all 0.009027 0.000000 15.931834 ( 3.427222)
build_install 0.005125 0.003766 2.260795 ( 1.297295)
test_btest 0.000485 0.000088 64.339094 ( 10.965378)
test_basic 0.000664 0.004363 0.324173 ( 0.415290)
test_all 0.000643 0.001260 668.939049 (138.231229)
test_rubyspec 0.024578 0.030159 51.748204 ( 59.961872)
total: 219.70 sec