Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-193915
#<BuildRuby:0x000055a9dd68b438
@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.20240116-193915",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005060 0.000101 0.806175 ( 1.188495)
build_miniruby 0.001083 0.000083 0.800459 ( 0.800010)
build_ruby 0.001361 0.000105 2.717385 ( 2.718385)
build_all 0.000273 0.007289 12.060340 ( 0.950148)
build_install 0.012208 0.000871 3.421680 ( 0.963144)
test_btest 0.000651 0.000122 64.064272 ( 5.970100)
test_basic 0.004036 0.000757 0.396862 ( 0.477993)
test_all 0.081448 0.014773 388.617067 ( 32.818844)
test_rubyspec 0.035828 0.091673 73.646956 ( 86.124336)
total: 132.01 sec