Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-202857
#<BuildRuby:0x00005618b6c34040
@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.20221216-202857",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004221 0.924898 ( 1.165861)
build_miniruby 0.000000 0.000877 1.047368 ( 1.045998)
build_ruby 0.000000 0.001172 2.715399 ( 2.589767)
build_all 0.004801 0.004392 15.865703 ( 3.302995)
build_install 0.006959 0.002319 2.238275 ( 1.253775)
test_btest 0.000463 0.000154 66.000654 ( 10.993854)
test_basic 0.003460 0.001154 0.295464 ( 0.386619)
test_all 0.001271 0.000423 659.069981 (145.659466)
test_rubyspec 0.055667 0.011026 51.871802 ( 60.088899)
total: 226.49 sec