Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-141801
#<BuildRuby:0x000055c66b1134b0
@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.20231111-141801",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002338 0.003545 1.310000 ( 1.619594)
build_miniruby 0.000000 0.001125 0.852596 ( 0.852970)
build_ruby 0.000000 0.001468 2.704598 ( 2.704963)
build_all 0.003858 0.005998 16.093872 ( 1.448463)
build_install 0.008883 0.000258 4.783555 ( 1.147244)
test_btest 0.000950 0.000259 81.823523 ( 7.411506)
test_basic 0.001266 0.004464 0.858879 ( 0.933227)
test_all 0.106173 0.028762 519.648585 ( 51.780018)
test_rubyspec 0.016621 0.032532 49.628561 ( 61.905098)
total: 129.80 sec