Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-185503
#<BuildRuby:0x000055ce0443f4b8
@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-185503",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000072 0.000005 0.000077 ( 0.000084)
build_up 0.011639 0.000226 0.946446 ( 1.673212)
build_miniruby 0.002002 0.000125 0.074958 ( 0.074010)
build_ruby 0.002310 0.000145 0.070142 ( 0.067854)
build_all 0.005116 0.004593 1.511296 ( 0.570351)
build_install 0.013542 0.009096 5.096034 ( 2.085971)
test_btest 0.001033 0.000207 80.209723 ( 8.253436)
test_basic 0.006723 0.000401 0.322377 ( 0.413024)
test_all 0.001519 0.000289 675.922922 ( 66.478553)
test_rubyspec 0.103326 0.082827 45.558892 ( 51.368111)
total: 130.99 sec