Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-184509
#<BuildRuby:0x000055e8477968c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-184509",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006693 0.000000 0.888493 ( 2.097673)
build_miniruby 0.000997 0.000000 0.056791 ( 0.055536)
build_ruby 0.001036 0.000000 0.059022 ( 0.057814)
build_all 0.004498 0.000000 1.559206 ( 0.614645)
build_install 0.006865 0.004346 5.692795 ( 2.191944)
test_btest 0.000666 0.000037 45.725219 ( 8.685803)
test_basic 0.000778 0.004475 0.303802 ( 0.392999)
test_all 0.000888 0.000098 622.925505 ( 88.930636)
test_rubyspec 0.066879 0.026178 44.068272 ( 49.670911)
total: 152.70 sec