Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-043918
#<BuildRuby:0x0000563f8096ff80
@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.20221125-043918",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004178 0.000597 1.076022 ( 1.508475)
build_miniruby 0.000741 0.000106 0.942210 ( 0.940892)
build_ruby 0.001111 0.000159 2.691518 ( 2.605103)
build_all 0.007312 0.001044 15.723484 ( 3.152903)
build_install 0.008738 0.000484 2.012061 ( 1.176945)
test_btest 0.000458 0.000061 60.844654 ( 11.671877)
test_basic 0.000000 0.004667 0.318144 ( 0.408658)
test_all 0.001800 0.000000 707.217639 (109.366376)
test_rubyspec 0.040817 0.025656 53.075932 ( 61.279488)
total: 192.11 sec