Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-065758
#<BuildRuby:0x000055b27d9bc118
@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.20220428-065758",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003252 0.003525 0.867681 ( 1.718946)
build_miniruby 0.000909 0.000121 0.057440 ( 0.056066)
build_ruby 0.000933 0.000124 0.057572 ( 0.056149)
build_all 0.003873 0.000516 1.482614 ( 0.599808)
build_install 0.006350 0.004655 6.274912 ( 2.815083)
test_btest 0.000744 0.000140 55.775725 ( 8.071841)
test_basic 0.004698 0.000881 0.282852 ( 0.371532)
test_all 0.001175 0.000220 639.689799 ( 93.640017)
test_rubyspec 0.085630 0.042979 43.553189 ( 48.527795)
total: 155.86 sec