Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-204156
#<BuildRuby:0x000055d88c42f468
@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.20220519-204156",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002437 0.004233 0.841709 ( 1.081054)
build_miniruby 0.000934 0.000133 0.057233 ( 0.055871)
build_ruby 0.000906 0.000130 0.057932 ( 0.056691)
build_all 0.003840 0.000549 1.487869 ( 0.607392)
build_install 0.009713 0.001387 6.302608 ( 2.855668)
test_btest 0.000717 0.000103 51.420078 ( 8.333332)
test_basic 0.005476 0.000782 0.344866 ( 0.432772)
test_all 0.002410 0.000344 612.027562 ( 93.367141)
test_rubyspec 0.065348 0.027477 43.961073 ( 49.580418)
total: 156.37 sec