Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-211539
#<BuildRuby:0x0000559539814010
@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.20230125-211539",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005070 0.001086 0.844398 ( 1.027918)
build_miniruby 0.001061 0.000227 1.007744 ( 1.005829)
build_ruby 0.001465 0.000000 2.773024 ( 2.770917)
build_all 0.005963 0.004019 16.709117 ( 3.016881)
build_install 0.010849 0.000531 2.076740 ( 1.077779)
test_btest 0.000911 0.000000 76.359388 ( 10.559394)
test_basic 0.007195 0.000000 0.338805 ( 0.423929)
test_all 0.001234 0.000142 664.676798 (117.089756)
test_rubyspec 0.072984 0.048276 51.801473 ( 59.899824)
total: 196.87 sec