Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-013117
#<BuildRuby:0x000055c2a246c0e8
@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.20231207-013117",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005000 0.000000 0.995960 ( 1.263915)
build_miniruby 0.000767 0.000000 0.863364 ( 0.863759)
build_ruby 0.001852 0.000000 2.696841 ( 2.698571)
build_all 0.003538 0.004007 12.132993 ( 1.019617)
build_install 0.009997 0.003375 3.529902 ( 0.972297)
test_btest 0.000715 0.000000 65.805186 ( 4.651403)
test_basic 0.004116 0.000119 0.373334 ( 0.455681)
test_all 0.084705 0.016463 404.075944 ( 43.816629)
test_rubyspec 0.027278 0.034250 39.738435 ( 52.420846)
total: 108.16 sec