Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-070116
#<BuildRuby:0x00005574aa11bdf8
@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.20220609-070116",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006671 0.000000 0.850365 ( 1.274297)
build_miniruby 0.000973 0.000000 0.057900 ( 0.056735)
build_ruby 0.000978 0.000000 0.060628 ( 0.059348)
build_all 0.000000 0.004235 1.515291 ( 0.610432)
build_install 0.005659 0.005346 6.289480 ( 2.829717)
test_btest 0.000743 0.000100 49.918504 ( 8.495967)
test_basic 0.001193 0.005118 0.358539 ( 0.445945)
test_all 0.001245 0.000249 618.784628 ( 92.395087)
test_rubyspec 0.050381 0.044196 43.951475 ( 49.545881)
total: 155.71 sec