Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-220855
#<BuildRuby:0x0000558ffe6d3f38
@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-220855",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001779 0.004358 0.845406 ( 1.037656)
build_miniruby 0.001048 0.000300 1.026971 ( 1.025063)
build_ruby 0.001136 0.000325 2.781311 ( 2.778854)
build_all 0.007610 0.002174 16.857168 ( 2.985225)
build_install 0.008268 0.000954 2.129306 ( 1.079236)
test_btest 0.000729 0.000195 70.539578 ( 11.437310)
test_basic 0.003432 0.003060 0.345396 ( 0.431774)
test_all 0.001076 0.000317 670.218986 ( 95.206001)
test_rubyspec 0.089660 0.035813 51.953110 ( 59.973575)
total: 175.96 sec