Logfile: /home/ko1/ruby/logs/brlog.trunk.20220703-153612
#<BuildRuby:0x00005595a5f23dd0
@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.20220703-153612",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000525 0.006127 0.854795 ( 0.974360)
build_miniruby 0.000768 0.000219 0.057336 ( 0.056004)
build_ruby 0.000720 0.000206 0.058973 ( 0.057711)
build_all 0.000418 0.003887 1.521708 ( 0.611382)
build_install 0.005987 0.004658 6.284132 ( 2.843305)
test_btest 0.000583 0.000233 57.806072 ( 8.213894)
test_basic 0.003998 0.001599 0.289673 ( 0.378828)
test_all 0.001011 0.000405 629.821261 ( 92.725389)
test_rubyspec 0.055538 0.071744 44.575982 ( 50.121539)
total: 155.98 sec