Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-031517
#<BuildRuby:0x000055fa6d8c7e00
@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.20220728-031517",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005532 0.000922 0.839667 ( 0.942086)
build_miniruby 0.000919 0.000153 0.057167 ( 0.055872)
build_ruby 0.000833 0.000139 0.061085 ( 0.059819)
build_all 0.004008 0.000668 1.527750 ( 0.585974)
build_install 0.007715 0.003581 5.672297 ( 2.172904)
test_btest 0.000617 0.000123 53.794504 ( 8.161591)
test_basic 0.004805 0.000961 0.295276 ( 0.383574)
test_all 0.000933 0.000094 625.004166 ( 90.426977)
test_rubyspec 0.094026 0.035851 43.536692 ( 49.135690)
total: 151.93 sec