Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-074849
#<BuildRuby:0x00005606be6eb340
@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.20220209-074849",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010364 0.977298 ( 2.343081)
build_miniruby 0.000000 0.001865 0.078179 ( 0.075964)
build_ruby 0.000000 0.001734 0.069930 ( 0.067811)
build_all 0.006767 0.003824 4.093804 ( 0.772107)
build_install 0.013553 0.009614 7.866886 ( 2.345024)
test_btest 0.000723 0.000413 75.252896 ( 8.190021)
test_basic 0.004109 0.004497 0.334498 ( 0.422399)
test_all 0.002479 0.001488 697.047191 ( 67.407589)
test_rubyspec 0.115633 0.059792 46.198851 ( 51.559555)
total: 133.18 sec