Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-081921
#<BuildRuby:0x000055a37b4d67e0
@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.20220811-081921",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000468 0.006057 0.803891 ( 0.981395)
build_miniruby 0.000798 0.000228 0.058135 ( 0.056912)
build_ruby 0.000789 0.000225 0.060275 ( 0.058948)
build_all 0.000856 0.004015 1.578786 ( 0.594373)
build_install 0.009447 0.001891 5.658934 ( 2.142155)
test_btest 0.000625 0.000208 47.984103 ( 8.677732)
test_basic 0.005708 0.000000 0.319297 ( 0.407723)
test_all 0.001112 0.000000 627.261441 ( 90.106801)
test_rubyspec 0.080483 0.036298 43.864155 ( 51.225870)
total: 154.25 sec