Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-160931
#<BuildRuby:0x000055ca129b32c8
@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.20220824-160931",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006302 0.000000 0.882768 ( 1.818469)
build_miniruby 0.000870 0.000000 0.057569 ( 0.056372)
build_ruby 0.000788 0.000000 0.059539 ( 0.058436)
build_all 0.004490 0.000000 1.533946 ( 0.589182)
build_install 0.006608 0.004540 1.917146 ( 0.962770)
test_btest 0.000539 0.000032 50.026697 ( 8.585639)
test_basic 0.001222 0.004205 0.283701 ( 0.372793)
test_all 0.002325 0.000258 595.360195 ( 89.543585)
test_rubyspec 0.054707 0.048284 44.265958 ( 52.726861)
total: 154.71 sec