Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-202809
#<BuildRuby:0x000055b687384af8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220213-202809",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.009229 0.001184 0.932542 ( 0.994506)
build_miniruby 0.001654 0.000382 0.073481 ( 0.071169)
build_ruby 0.001456 0.000336 0.070528 ( 0.068490)
build_all 0.009772 0.001071 4.104714 ( 0.776277)
build_install 0.022771 0.000370 7.795830 ( 2.346079)
test_btest 0.001046 0.000174 71.489875 ( 8.086104)
test_basic 0.001318 0.005621 0.335669 ( 0.432808)
test_all 0.001655 0.000000 668.780324 ( 65.700752)
test_rubyspec 0.087452 0.068165 46.189123 ( 51.650030)
total: 130.13 sec