Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-084754
#<BuildRuby:0x00005577c87f84e8
@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.20220225-084754",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000050 0.000020 0.000070 ( 0.000072)
build_up 0.004404 0.006463 0.892997 ( 1.545528)
build_miniruby 0.001303 0.000652 0.078164 ( 0.076184)
build_ruby 0.001539 0.000770 0.079080 ( 0.076998)
build_all 0.004742 0.004861 4.186017 ( 0.834374)
build_install 0.019497 0.004397 7.980949 ( 2.399377)
test_btest 0.000871 0.000402 75.728251 ( 8.204016)
test_basic 0.000774 0.006210 0.344674 ( 0.433269)
test_all 0.001109 0.000596 698.559225 ( 67.514177)
test_rubyspec 0.079318 0.085639 46.424661 ( 51.538800)
total: 132.62 sec