Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-160147
#<BuildRuby:0x0000562123794060
@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.20220429-160147",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005727 0.000881 0.854681 ( 1.007175)
build_miniruby 0.000776 0.000120 0.057108 ( 0.055896)
build_ruby 0.000846 0.000131 0.058046 ( 0.056841)
build_all 0.004178 0.000000 1.476348 ( 0.595431)
build_install 0.010870 0.000225 6.245395 ( 2.781241)
test_btest 0.001246 0.000156 47.072979 ( 8.695803)
test_basic 0.000000 0.006367 0.356829 ( 0.444082)
test_all 0.000000 0.001411 593.324598 ( 95.421571)
test_rubyspec 0.045834 0.029837 43.801012 ( 48.823691)
total: 157.88 sec