Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-114934
#<BuildRuby:0x000055fafedac0d8
@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.20231211-114934",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001639 0.002511 0.999492 ( 1.272790)
build_miniruby 0.001018 0.000146 0.863250 ( 0.863232)
build_ruby 0.000968 0.000139 2.697258 ( 2.701086)
build_all 0.004779 0.003681 12.187186 ( 0.973161)
build_install 0.012629 0.001711 3.557578 ( 0.981099)
test_btest 0.000615 0.000116 63.416977 ( 4.785455)
test_basic 0.004564 0.000078 0.375361 ( 0.455560)
test_all 0.070404 0.030260 382.260405 ( 36.259491)
test_rubyspec 0.045223 0.027106 40.079670 ( 52.750378)
total: 101.04 sec