Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-054136
#<BuildRuby:0x00005584d2433fa8
@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.20231213-054136",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004352 0.000458 1.418194 ( 1.796582)
build_miniruby 0.000831 0.000087 0.848820 ( 0.848200)
build_ruby 0.001348 0.000000 2.752498 ( 2.752326)
build_all 0.004532 0.006584 17.105600 ( 1.577144)
build_install 0.008564 0.000162 5.012832 ( 1.176706)
test_btest 0.001152 0.000000 89.939340 ( 7.565246)
test_basic 0.004068 0.000000 0.681630 ( 0.760068)
test_all 0.110905 0.025591 553.463276 ( 51.935430)
test_rubyspec 0.018122 0.031936 51.250168 ( 63.603823)
total: 132.02 sec