Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-162305
#<BuildRuby:0x000055f562943e70
@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.20230108-162305",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005982 0.000399 0.847503 ( 1.049789)
build_miniruby 0.001126 0.000241 1.059266 ( 1.063567)
build_ruby 0.000000 0.001699 2.773806 ( 2.771070)
build_all 0.006146 0.003814 16.824279 ( 3.001545)
build_install 0.005790 0.005646 2.150828 ( 1.085229)
test_btest 0.000789 0.000263 71.353498 ( 10.822296)
test_basic 0.004726 0.001575 0.344180 ( 0.430890)
test_all 0.001000 0.000333 682.639466 (100.588297)
test_rubyspec 0.060794 0.071655 52.316024 ( 60.369739)
total: 181.18 sec