Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-212219
#<BuildRuby:0x0000555b8fa4c0c8
@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.20231229-212219",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000770 0.004429 0.804675 ( 1.197951)
build_miniruby 0.001159 0.000211 0.819348 ( 0.819145)
build_ruby 0.000000 0.001450 2.666912 ( 2.667781)
build_all 0.005159 0.003129 12.032916 ( 0.942555)
build_install 0.008256 0.002064 3.394092 ( 0.970716)
test_btest 0.000503 0.000126 64.156527 ( 5.127612)
test_basic 0.003589 0.000897 0.401844 ( 0.482125)
test_all 0.077725 0.019431 376.178476 ( 39.211334)
test_rubyspec 0.028961 0.034369 40.537859 ( 53.099365)
total: 104.52 sec