Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-011820
#<BuildRuby:0x00005557c7bb0ea8
@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.20220814-011820",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000073 0.000010 0.000083 ( 0.000096)
build_up 0.008365 0.004047 1.021515 ( 1.080062)
build_miniruby 0.001742 0.000326 0.076267 ( 0.074978)
build_ruby 0.001615 0.000302 0.074348 ( 0.073003)
build_all 0.004866 0.005433 1.584866 ( 0.597699)
build_install 0.019913 0.001334 1.876225 ( 0.936056)
test_btest 0.000982 0.000207 74.772428 ( 8.694105)
test_basic 0.001970 0.005438 0.324943 ( 0.414547)
test_all 0.002194 0.002088 685.762842 ( 66.788447)
test_rubyspec 0.111167 0.061016 45.931946 ( 53.538601)
total: 132.20 sec