Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-115440
#<BuildRuby:0x000055f6f4de7858
@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.20220404-115440",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010379 0.001490 0.981448 ( 1.260321)
build_miniruby 0.001718 0.000397 0.076264 ( 0.075413)
build_ruby 0.001762 0.000406 0.069523 ( 0.068267)
build_all 0.008270 0.001908 4.275806 ( 0.855141)
build_install 0.014542 0.008679 8.624666 ( 3.083012)
test_btest 0.000000 0.001156 70.004904 ( 8.137006)
test_basic 0.003954 0.005126 0.358285 ( 0.446087)
test_all 0.001417 0.000500 692.179125 ( 67.332093)
test_rubyspec 0.075855 0.094558 46.542695 ( 51.959800)
total: 133.22 sec