Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-040430
#<BuildRuby:0x0000559aa32efea8
@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.20220527-040430",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005195 0.001417 0.858444 ( 0.969019)
build_miniruby 0.000000 0.000965 0.058159 ( 0.056978)
build_ruby 0.000000 0.001019 0.057612 ( 0.056406)
build_all 0.001186 0.003008 1.535413 ( 0.616613)
build_install 0.008223 0.002990 6.323483 ( 2.870565)
test_btest 0.000520 0.000189 46.496986 ( 8.875730)
test_basic 0.004139 0.001505 0.255394 ( 0.343927)
test_all 0.000997 0.000363 643.165195 ( 93.076655)
test_rubyspec 0.048545 0.046595 44.124463 ( 49.714029)
total: 156.58 sec