Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-123922
#<BuildRuby:0x0000560c9b64f2c8
@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.20220615-123922",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001399 0.005677 0.831648 ( 1.148773)
build_miniruby 0.000776 0.000298 0.057969 ( 0.056666)
build_ruby 0.000671 0.000258 0.060942 ( 0.059675)
build_all 0.004127 0.000131 1.484332 ( 0.607323)
build_install 0.008218 0.002936 6.317240 ( 2.868839)
test_btest 0.000653 0.000233 49.517814 ( 8.207972)
test_basic 0.004201 0.001501 0.284837 ( 0.373568)
test_all 0.001029 0.000367 616.743835 ( 96.284379)
test_rubyspec 0.066328 0.038324 44.073305 ( 49.652511)
total: 159.26 sec