Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-021249
#<BuildRuby:0x000055818ecafe80
@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.20221219-021249",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004369 0.000000 0.831260 ( 1.033132)
build_miniruby 0.001078 0.000000 1.010116 ( 1.008821)
build_ruby 0.001202 0.000000 2.717744 ( 2.604661)
build_all 0.008957 0.000000 15.805950 ( 3.227358)
build_install 0.004509 0.004685 2.256865 ( 1.260379)
test_btest 0.000544 0.000027 62.352194 ( 11.117496)
test_basic 0.004581 0.000229 0.319638 ( 0.410564)
test_all 0.001310 0.000065 669.474151 (154.395554)
test_rubyspec 0.031077 0.038789 53.507940 ( 61.683155)
total: 236.74 sec