Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-172947
#<BuildRuby:0x0000562ad4c5fee0
@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.20221225-172947",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004160 0.000297 0.840195 ( 1.585706)
build_miniruby 0.000907 0.000065 1.020248 ( 1.019095)
build_ruby 0.001060 0.000075 2.757503 ( 2.756295)
build_all 0.008903 0.000008 15.765358 ( 3.330579)
build_install 0.009910 0.000619 2.376942 ( 1.329085)
test_btest 0.000562 0.000035 62.809374 ( 11.766985)
test_basic 0.004449 0.000278 0.299231 ( 0.390043)
test_all 0.000769 0.000048 632.392523 (105.818413)
test_rubyspec 0.048099 0.018317 51.558472 ( 59.752913)
total: 187.75 sec