Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-001722
#<BuildRuby:0x000055c81b5c0060
@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.20220430-001722",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002527 0.004231 0.868107 ( 1.102622)
build_miniruby 0.000866 0.000123 0.057123 ( 0.055995)
build_ruby 0.000000 0.000966 0.058751 ( 0.057484)
build_all 0.001720 0.002612 1.497273 ( 0.593634)
build_install 0.007111 0.003770 6.253933 ( 2.794649)
test_btest 0.000665 0.000156 47.881473 ( 8.990758)
test_basic 0.005020 0.001181 0.293002 ( 0.380825)
test_all 0.000689 0.000651 625.611179 ( 92.685884)
test_rubyspec 0.067770 0.052683 43.803981 ( 48.800620)
total: 155.46 sec