Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-060409
#<BuildRuby:0x0000564af636c3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-060409",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003532 0.000662 0.826091 ( 1.046327)
build_miniruby 0.000833 0.000156 0.928879 ( 0.927591)
build_ruby 0.001059 0.000198 2.724397 ( 2.619809)
build_all 0.004563 0.004278 15.670617 ( 3.330356)
build_install 0.005091 0.003337 2.223647 ( 1.253006)
test_btest 0.000458 0.000121 60.336776 ( 11.983816)
test_basic 0.003946 0.001038 0.321545 ( 0.411828)
test_all 0.001190 0.000313 684.989594 (136.611126)
test_rubyspec 0.043887 0.026440 52.556339 ( 60.739928)
total: 218.92 sec