Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-025537
#<BuildRuby:0x000055cc8b7ab310
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-025537",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001890 0.002463 0.996160 ( 1.244649)
build_miniruby 0.000000 0.000818 0.879533 ( 0.879614)
build_ruby 0.000000 0.001035 2.708632 ( 2.710761)
build_all 0.001569 0.005662 12.023657 ( 0.975664)
build_install 0.004949 0.006099 3.569788 ( 0.959290)
test_btest 0.000000 0.000859 63.614051 ( 5.322169)
test_basic 0.000000 0.003859 0.372624 ( 0.455237)
test_all 0.080861 0.020976 395.884784 ( 41.273865)
test_rubyspec 0.017602 0.043833 39.640282 ( 52.299392)
total: 106.12 sec