Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-074518
#<BuildRuby:0x000055ad5a304208
@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.20220719-074518",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001795 0.005036 0.824619 ( 1.158100)
build_miniruby 0.000665 0.000333 0.056993 ( 0.055765)
build_ruby 0.000678 0.000339 0.058459 ( 0.057217)
build_all 0.003136 0.001568 1.533318 ( 0.604085)
build_install 0.006020 0.003010 5.698911 ( 2.199161)
test_btest 0.000484 0.000242 56.985275 ( 8.111646)
test_basic 0.003875 0.001937 0.277792 ( 0.366313)
test_all 0.000815 0.000157 632.577099 ( 92.511847)
test_rubyspec 0.061815 0.059413 43.889484 ( 49.487517)
total: 154.55 sec