Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-001513
#<BuildRuby:0x000055b00bb07438
@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.20231210-001513",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004602 0.000000 1.006039 ( 1.394288)
build_miniruby 0.000736 0.000000 0.865377 ( 0.867134)
build_ruby 0.001070 0.000000 2.692767 ( 2.694213)
build_all 0.000000 0.008325 12.153670 ( 1.008312)
build_install 0.005272 0.007543 3.538472 ( 0.973134)
test_btest 0.000519 0.000139 65.022394 ( 4.756928)
test_basic 0.003771 0.000000 0.373528 ( 0.454979)
test_all 0.076348 0.024858 402.338865 ( 42.490149)
test_rubyspec 0.037123 0.030046 40.078789 ( 52.748319)
total: 107.39 sec