Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-163654
#<BuildRuby:0x000055d0efd203c8
@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.20221224-163654",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004219 0.000033 0.888001 ( 1.756147)
build_miniruby 0.000861 0.000108 1.011228 ( 1.009780)
build_ruby 0.001215 0.000000 2.723284 ( 2.721754)
build_all 0.005817 0.003239 15.830139 ( 3.408007)
build_install 0.008082 0.000648 2.301633 ( 1.339383)
test_btest 0.000467 0.000070 65.910976 ( 11.169801)
test_basic 0.004209 0.000632 0.331875 ( 0.422736)
test_all 0.001661 0.000249 635.948878 (117.343420)
test_rubyspec 0.046283 0.013568 51.597362 ( 59.732149)
total: 198.90 sec