Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-045950
#<BuildRuby:0x00005609a48fbe80
@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.20221227-045950",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008352 0.000555 0.905667 ( 1.071307)
build_miniruby 0.000000 0.001171 1.003578 ( 1.001528)
build_ruby 0.000000 0.001585 2.753969 ( 2.751273)
build_all 0.000000 0.009621 16.611304 ( 2.978173)
build_install 0.006576 0.005005 2.232295 ( 1.166783)
test_btest 0.000878 0.000310 75.630872 ( 10.187921)
test_basic 0.005376 0.001898 0.368462 ( 0.453419)
test_all 0.000944 0.000334 666.814083 (108.271114)
test_rubyspec 0.090391 0.041525 51.003153 ( 59.143866)
total: 187.03 sec