Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-182432
#<BuildRuby:0x0000560a22fc7dd0
@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.20220719-182432",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006500 0.000167 0.862355 ( 1.067538)
build_miniruby 0.000870 0.000062 0.056671 ( 0.055545)
build_ruby 0.000811 0.000000 0.059768 ( 0.058518)
build_all 0.000673 0.004005 1.543124 ( 0.604366)
build_install 0.005684 0.005336 5.668676 ( 2.168869)
test_btest 0.000710 0.000142 45.206034 ( 8.647248)
test_basic 0.005135 0.000000 0.289787 ( 0.378732)
test_all 0.001255 0.000000 619.723187 ( 91.498062)
test_rubyspec 0.114325 0.014649 44.028230 ( 49.668612)
total: 154.15 sec