Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-015034
#<BuildRuby:0x000055b5280fc728
@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.20221215-015034",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.003521 0.000252 0.830862 ( 1.473469)
build_miniruby 0.000000 0.000834 0.970110 ( 0.968795)
build_ruby 0.000000 0.001240 2.733971 ( 2.625183)
build_all 0.007189 0.001845 15.871777 ( 3.370494)
build_install 0.006640 0.004555 2.241984 ( 1.244773)
test_btest 0.000507 0.000089 66.354498 ( 10.977412)
test_basic 0.000817 0.004484 0.324632 ( 0.415081)
test_all 0.001130 0.000266 652.165745 (144.201185)
test_rubyspec 0.041945 0.021333 52.345824 ( 60.566416)
total: 225.84 sec