Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-221352
#<BuildRuby:0x0000564afd768088
@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.20221119-221352",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004928 0.000000 1.113258 ( 1.084516)
build_miniruby 0.000000 0.001063 1.089639 ( 1.088154)
build_ruby 0.000551 0.000656 2.803089 ( 2.716703)
build_all 0.006704 0.002366 15.841560 ( 3.303557)
build_install 0.007084 0.001011 2.044507 ( 1.188501)
test_btest 0.000404 0.000135 58.145563 ( 11.804360)
test_basic 0.001446 0.003215 0.328110 ( 0.419027)
test_all 0.000820 0.000303 670.309215 (103.800304)
test_rubyspec 0.049707 0.018313 51.747680 ( 59.983795)
total: 185.39 sec