Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-135826
#<BuildRuby:0x00005604f6790148
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220426-135826",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002869 0.003685 0.917235 ( 2.083552)
build_miniruby 0.001048 0.000000 0.057140 ( 0.055936)
build_ruby 0.001056 0.000000 0.059490 ( 0.058189)
build_all 0.004240 0.000000 1.481160 ( 0.603355)
build_install 0.008842 0.002305 6.292773 ( 2.841724)
test_btest 0.000513 0.000103 58.295332 ( 8.470875)
test_basic 0.003496 0.002695 0.286671 ( 0.374840)
test_all 0.001108 0.000252 644.187412 ( 93.994096)
test_rubyspec 0.076417 0.048656 44.594728 ( 49.548997)
total: 158.03 sec