Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-073721
#<BuildRuby:0x000055af7e62f858
@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.20231114-073721",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004267 0.000948 1.393350 ( 1.657248)
build_miniruby 0.000831 0.000185 0.840188 ( 0.840168)
build_ruby 0.001092 0.000243 2.696134 ( 2.695864)
build_all 0.009880 0.000000 16.421300 ( 1.498902)
build_install 0.005279 0.003841 4.853468 ( 1.133121)
test_btest 0.000608 0.000139 85.039345 ( 6.902498)
test_basic 0.003925 0.000000 0.650768 ( 0.722430)
test_all 0.093844 0.039484 517.449645 ( 53.409888)
test_rubyspec 0.024056 0.023285 48.947225 ( 61.378146)
total: 130.24 sec