Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-080251
#<BuildRuby:0x000055b9100d0088
@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.20220731-080251",
@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.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005508 0.000847 0.809656 ( 0.875177)
build_miniruby 0.000824 0.000127 0.056759 ( 0.055612)
build_ruby 0.000738 0.000114 0.058465 ( 0.057262)
build_all 0.004677 0.000036 1.530639 ( 0.585475)
build_install 0.010461 0.000803 5.630275 ( 2.168590)
test_btest 0.000833 0.000000 51.173021 ( 8.500451)
test_basic 0.005711 0.000219 0.283451 ( 0.372252)
test_all 0.001005 0.000126 616.869099 ( 88.325985)
test_rubyspec 0.073641 0.038595 43.676375 ( 49.290006)
total: 150.23 sec