Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-001218
#<BuildRuby:0x000055847fde8920
@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.20220917-001218",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000025 0.010577 1.112663 ( 1.088039)
build_miniruby 0.002516 0.000000 0.074508 ( 0.071733)
build_ruby 0.001515 0.000130 0.070593 ( 0.068609)
build_all 0.006509 0.004865 1.552826 ( 0.597961)
build_install 0.017637 0.006199 1.899459 ( 0.933913)
test_btest 0.001095 0.000000 94.510446 ( 9.319591)
test_basic 0.006083 0.000000 0.341076 ( 0.429460)
test_all 0.002303 0.000367 683.208386 ( 68.214688)
test_rubyspec 0.116985 0.052641 47.037033 ( 55.417750)
total: 136.14 sec