Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-142608
#<BuildRuby:0x0000561503d3c728
@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.20221219-142608",
@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.000021)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003289 0.000705 0.884318 ( 1.243152)
build_miniruby 0.000000 0.000894 0.953218 ( 0.951959)
build_ruby 0.000000 0.001274 2.755000 ( 2.623710)
build_all 0.008721 0.000483 15.727466 ( 3.338373)
build_install 0.007358 0.001672 2.275721 ( 1.243011)
test_btest 0.000474 0.000108 62.544533 ( 11.731784)
test_basic 0.003892 0.000885 0.323051 ( 0.414261)
test_all 0.001205 0.000274 675.023427 (140.040102)
test_rubyspec 0.054172 0.018438 52.356284 ( 60.517442)
total: 222.10 sec