Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-110335
#<BuildRuby:0x00005630e6a9fea8
@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.20220530-110335",
@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.000022 0.000000 0.000022 ( 0.000023)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.002885 0.003461 0.856145 ( 1.952243)
build_miniruby 0.000870 0.000116 0.056414 ( 0.055203)
build_ruby 0.000902 0.000120 0.058399 ( 0.057183)
build_all 0.003784 0.000504 1.488945 ( 0.601581)
build_install 0.000000 0.011004 6.277019 ( 2.839372)
test_btest 0.000451 0.000387 47.115567 ( 8.924802)
test_basic 0.001381 0.004489 0.258567 ( 0.346999)
test_all 0.001240 0.000465 652.209703 ( 94.640231)
test_rubyspec 0.074143 0.054126 44.144729 ( 49.861199)
total: 159.28 sec