Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-110043
#<BuildRuby:0x0000564fa820c328
@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.20220619-110043",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.006089 0.000434 0.823544 ( 1.423784)
build_miniruby 0.000968 0.000069 0.057489 ( 0.056245)
build_ruby 0.000871 0.000062 0.059174 ( 0.057989)
build_all 0.004127 0.000295 1.494413 ( 0.609185)
build_install 0.010269 0.000734 6.349487 ( 2.860838)
test_btest 0.000712 0.000051 56.584471 ( 8.145905)
test_basic 0.005425 0.000000 0.264077 ( 0.352868)
test_all 0.001557 0.000000 655.395404 ( 95.094634)
test_rubyspec 0.084369 0.030085 44.174867 ( 49.748184)
total: 158.35 sec