Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-043407
#<BuildRuby:0x0000557133188e50
@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.20220731-043407",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002667 0.008880 0.964156 ( 1.138569)
build_miniruby 0.001061 0.000408 0.062292 ( 0.061374)
build_ruby 0.001751 0.000673 0.080101 ( 0.078435)
build_all 0.006918 0.002661 1.525826 ( 0.574215)
build_install 0.014832 0.007836 5.202998 ( 2.114862)
test_btest 0.000859 0.000353 75.943388 ( 8.520355)
test_basic 0.002088 0.005659 0.328657 ( 0.417154)
test_all 0.000616 0.001588 689.064185 ( 67.045733)
test_rubyspec 0.110072 0.067579 45.643635 ( 51.272681)
total: 131.22 sec