Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-221513
#<BuildRuby:0x000055e8feabc060
@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.20231122-221513",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003622 0.001610 0.945112 ( 1.338538)
build_miniruby 0.000709 0.000315 0.818378 ( 0.818251)
build_ruby 0.002104 0.000000 2.659775 ( 2.660158)
build_all 0.006329 0.001614 12.497300 ( 1.014538)
build_install 0.014384 0.000000 3.685350 ( 0.992021)
test_btest 0.000781 0.000000 63.271492 ( 4.956303)
test_basic 0.002484 0.002668 0.396521 ( 0.476113)
test_all 0.077664 0.025888 357.447051 ( 42.491723)
test_rubyspec 0.049392 0.024530 39.806519 ( 52.355933)
total: 107.10 sec