Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-033554
#<BuildRuby:0x000055a43fd2c4e8
@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.20220221-033554",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006723 0.006063 0.963601 ( 7.583798)
build_miniruby 0.001413 0.000435 0.078142 ( 0.076152)
build_ruby 0.001824 0.000561 0.075734 ( 0.073567)
build_all 0.008044 0.001523 4.071736 ( 0.768942)
build_install 0.019724 0.005046 7.748433 ( 2.306718)
test_btest 0.001425 0.000000 76.536945 ( 8.182647)
test_basic 0.007328 0.000068 0.346044 ( 0.434345)
test_all 0.001566 0.000409 675.377831 ( 65.692697)
test_rubyspec 0.115385 0.042873 46.184770 ( 51.374613)
total: 136.49 sec