Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-200910
#<BuildRuby:0x0000558bc5110b60
@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.20220801-200910",
@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.000000 0.000020 0.000020 ( 0.000024)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000000 0.010292 0.954059 ( 1.260871)
build_miniruby 0.001141 0.000793 0.076525 ( 0.076057)
build_ruby 0.001430 0.000511 0.069148 ( 0.068196)
build_all 0.008766 0.001577 1.530888 ( 0.580223)
build_install 0.016444 0.005482 5.149359 ( 2.091301)
test_btest 0.000790 0.000263 76.119863 ( 8.510272)
test_basic 0.007037 0.000771 0.325922 ( 0.415685)
test_all 0.002187 0.000000 641.405835 ( 66.706913)
test_rubyspec 0.117779 0.068503 45.233659 ( 51.016581)
total: 130.73 sec