Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-185255
#<BuildRuby:0x0000555889710138
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-185255",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.000000 0.011587 1.197787 ( 1.209973)
build_miniruby 0.000000 0.002252 0.847019 ( 0.856265)
build_ruby 0.000000 0.002677 2.221707 ( 2.148951)
build_all 0.008364 0.010781 18.563722 ( 2.154518)
build_install 0.016026 0.006143 2.084110 ( 1.058063)
test_btest 0.000775 0.000484 92.454822 ( 8.903487)
test_basic 0.003137 0.003673 0.347003 ( 0.436255)
test_all 0.000542 0.001732 700.450390 ( 69.329130)
test_rubyspec 0.096287 0.057758 49.332285 ( 57.802207)
total: 143.90 sec