Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-070528
#<BuildRuby:0x000055f270e67f40
@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-070528",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002967 0.004069 0.773418 ( 1.090848)
build_miniruby 0.001024 0.000000 0.088889 ( 0.086813)
build_ruby 0.002076 0.000000 3.516849 ( 3.320668)
build_all 0.009488 0.000025 15.677673 ( 2.893938)
build_install 0.005394 0.003820 6.342370 ( 2.819854)
test_btest 0.000732 0.000073 56.436627 ( 7.977855)
test_basic 0.005767 0.000168 0.258165 ( 0.346863)
test_all 0.001515 0.000000 611.467320 ( 98.035899)
test_rubyspec 0.097594 0.021426 43.681700 ( 48.616380)
total: 165.19 sec