Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-061314
#<BuildRuby:0x00005589e6e075c0
@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.20221228-061314",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003303 0.607718 ( 1.018214)
build_miniruby 0.000072 0.000908 0.744238 ( 0.743405)
build_ruby 0.001202 0.000092 2.484069 ( 2.501143)
build_all 0.009154 0.000343 12.674486 ( 1.519800)
build_install 0.006999 0.000000 1.621505 ( 0.760443)
test_btest 0.000634 0.000000 65.976995 ( 6.082124)
test_basic 0.000000 0.003434 0.239977 ( 0.335571)
test_all 0.000134 0.001021 482.726032 ( 46.216840)
test_rubyspec 0.002922 0.025309 35.199026 ( 45.767110)
total: 104.95 sec