Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-075840
#<BuildRuby:0x000055dc616d8448
@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.20220909-075840",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000065 0.000018 0.000083 ( 0.000085)
build_up 0.006591 0.004795 1.130725 ( 1.120639)
build_miniruby 0.002476 0.000000 0.074846 ( 0.074207)
build_ruby 0.001774 0.000062 0.071035 ( 0.070379)
build_all 0.005525 0.004640 1.565056 ( 0.609641)
build_install 0.021256 0.001182 1.914973 ( 0.954384)
test_btest 0.000735 0.000204 97.153978 ( 9.452180)
test_basic 0.006387 0.001775 0.357791 ( 0.447903)
test_all 0.000000 0.004610 653.129597 ( 66.385747)
test_rubyspec 0.109253 0.080439 47.149917 ( 55.509151)
total: 134.63 sec