Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-040837
#<BuildRuby:0x000055f0ff69bf40
@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.20220531-040837",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005788 0.000890 0.860930 ( 1.004685)
build_miniruby 0.000827 0.000127 0.056484 ( 0.055306)
build_ruby 0.000860 0.000132 0.057666 ( 0.056540)
build_all 0.003730 0.000573 1.501378 ( 0.604966)
build_install 0.009715 0.000021 6.308413 ( 2.868078)
test_btest 0.000654 0.000087 47.867062 ( 8.778439)
test_basic 0.005214 0.000695 0.343275 ( 0.431237)
test_all 0.000000 0.001352 621.866089 ( 91.882705)
test_rubyspec 0.050678 0.076571 44.156917 ( 49.703185)
total: 155.39 sec