Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-015620
#<BuildRuby:0x000055b8139ff800
@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.20220918-015620",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006412 0.004594 1.093858 ( 1.422777)
build_miniruby 0.001321 0.000377 0.118096 ( 0.115147)
build_ruby 0.000000 0.002232 0.116561 ( 0.100685)
build_all 0.007128 0.002806 1.609584 ( 0.671115)
build_install 0.018509 0.004698 1.967946 ( 0.974537)
test_btest 0.001022 0.000323 91.954491 ( 9.688937)
test_basic 0.009063 0.000032 0.405342 ( 0.492056)
test_all 0.003452 0.000986 647.462723 ( 66.571347)
test_rubyspec 0.108571 0.051935 47.276875 ( 55.650944)
total: 135.69 sec