Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-234123
#<BuildRuby:0x000055f397347e58
@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.20220729-234123",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003069 0.003783 0.751276 ( 0.978978)
build_miniruby 0.000810 0.000270 0.089206 ( 0.087172)
build_ruby 0.001502 0.000501 3.486385 ( 3.294979)
build_all 0.007212 0.002404 15.670919 ( 2.866776)
build_install 0.009939 0.001564 5.744553 ( 2.143405)
test_btest 0.000751 0.000231 53.143275 ( 8.245085)
test_basic 0.004241 0.001305 0.253699 ( 0.343255)
test_all 0.000972 0.000299 595.973165 ( 91.871185)
test_rubyspec 0.068364 0.061084 43.845473 ( 49.434165)
total: 159.27 sec