Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-004515
#<BuildRuby:0x000056521c0c4328
@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.20220616-004515",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006822 0.000000 0.835979 ( 1.180909)
build_miniruby 0.001061 0.000000 0.057312 ( 0.056078)
build_ruby 0.001025 0.000000 0.058831 ( 0.057568)
build_all 0.001146 0.002946 1.494078 ( 0.603975)
build_install 0.004387 0.006436 6.308691 ( 2.864688)
test_btest 0.000658 0.000173 47.725800 ( 8.541651)
test_basic 0.002663 0.003233 0.272503 ( 0.360763)
test_all 0.001096 0.000329 646.365800 ( 95.957275)
test_rubyspec 0.061613 0.063199 44.187454 ( 49.730344)
total: 159.35 sec