Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-000743
#<BuildRuby:0x00005572ac300060
@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.20220604-000743",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006536 0.000377 0.858659 ( 1.048097)
build_miniruby 0.000942 0.000134 0.058122 ( 0.056822)
build_ruby 0.000750 0.000107 0.059483 ( 0.058318)
build_all 0.004225 0.000002 1.457270 ( 0.601762)
build_install 0.010060 0.000731 6.302347 ( 2.871492)
test_btest 0.000738 0.000092 56.193092 ( 7.927075)
test_basic 0.005885 0.000147 0.347434 ( 0.435132)
test_all 0.001187 0.000140 618.862094 ( 98.234772)
test_rubyspec 0.110486 0.020717 44.292812 ( 49.874092)
total: 161.11 sec