Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-025242
#<BuildRuby:0x0000557cc475aeb8
@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.20231126-025242",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.003000 0.001846 1.430388 ( 1.804565)
build_miniruby 0.000715 0.000441 0.977258 ( 0.976652)
build_ruby 0.001431 0.000000 2.788698 ( 2.788853)
build_all 0.010539 0.000000 16.244193 ( 1.453504)
build_install 0.009732 0.000000 5.037873 ( 1.218430)
test_btest 0.001063 0.000000 81.817739 ( 7.880828)
test_basic 0.002706 0.002422 0.727025 ( 0.802949)
test_all 0.120993 0.017769 500.186534 ( 55.265195)
test_rubyspec 0.028773 0.019806 49.359138 ( 61.756616)
total: 133.95 sec