Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-132039
#<BuildRuby:0x000055c194860208
@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-132039",
@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.000010 0.000004 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004571 0.001828 0.827904 ( 0.901550)
build_miniruby 0.000712 0.000285 0.057447 ( 0.056215)
build_ruby 0.000711 0.000284 0.059883 ( 0.058574)
build_all 0.003524 0.001410 1.569216 ( 0.587138)
build_install 0.009658 0.001643 5.695872 ( 2.176276)
test_btest 0.000568 0.000207 50.306002 ( 8.508609)
test_basic 0.005904 0.000098 0.339829 ( 0.427555)
test_all 0.001352 0.000000 590.422206 ( 93.935525)
test_rubyspec 0.072372 0.058266 43.946677 ( 51.305203)
total: 157.96 sec