Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-020741
#<BuildRuby:0x000056170eb3bd68
@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.20220504-020741",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006500 0.000000 0.852835 ( 1.549535)
build_miniruby 0.001032 0.000000 0.057629 ( 0.056326)
build_ruby 0.000891 0.000087 0.057169 ( 0.055914)
build_all 0.003205 0.001068 1.480815 ( 0.593279)
build_install 0.005531 0.003255 6.258975 ( 2.817785)
test_btest 0.000608 0.000218 46.569677 ( 8.948592)
test_basic 0.005495 0.000405 0.258023 ( 0.346970)
test_all 0.001114 0.000372 634.894763 ( 91.228461)
test_rubyspec 0.058180 0.060989 43.862734 ( 48.784395)
total: 154.38 sec