Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-185959
#<BuildRuby:0x000055d318eabf50
@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.20221204-185959",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004602 0.000028 1.172181 ( 1.165396)
build_miniruby 0.000914 0.000051 1.084013 ( 1.082760)
build_ruby 0.001099 0.000061 2.938615 ( 2.846555)
build_all 0.008897 0.000245 15.745465 ( 3.314683)
build_install 0.010250 0.000540 2.269312 ( 1.312572)
test_btest 0.000489 0.000026 68.177477 ( 11.197587)
test_basic 0.004690 0.000000 0.300948 ( 0.392215)
test_all 0.000863 0.000026 652.008260 (112.396303)
test_rubyspec 0.053840 0.008449 53.028503 ( 61.200410)
total: 194.91 sec