Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-015200
#<BuildRuby:0x0000562754617e80
@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.20221211-015200",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003318 0.000829 0.882330 ( 1.124249)
build_miniruby 0.000784 0.000196 1.020864 ( 1.019677)
build_ruby 0.000943 0.000235 2.702097 ( 2.591217)
build_all 0.002522 0.006552 15.662831 ( 3.373396)
build_install 0.010062 0.000676 2.269734 ( 1.244797)
test_btest 0.000435 0.000136 66.798838 ( 10.933267)
test_basic 0.000516 0.004311 0.288926 ( 0.379585)
test_all 0.000692 0.000260 653.987971 (115.967226)
test_rubyspec 0.042876 0.020124 52.347377 ( 60.525192)
total: 197.16 sec