Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-033123
#<BuildRuby:0x0000561c20447ce8
@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.20231205-033123",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004370 0.000218 1.342524 ( 1.690517)
build_miniruby 0.000825 0.000041 0.804974 ( 0.804852)
build_ruby 0.001348 0.000000 2.562566 ( 2.563305)
build_all 0.009083 0.000298 15.708269 ( 1.432163)
build_install 0.008673 0.000413 4.728441 ( 1.166667)
test_btest 0.001046 0.000000 83.412766 ( 7.473115)
test_basic 0.000689 0.004664 0.770770 ( 0.845995)
test_all 0.097920 0.033728 528.607181 ( 48.029100)
test_rubyspec 0.017807 0.030023 50.094466 ( 62.464919)
total: 126.47 sec