Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-192034
#<BuildRuby:0x000055b0b1607f90
@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.20231224-192034",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000442 0.004085 0.751451 ( 1.145652)
build_miniruby 0.000886 0.000161 0.903324 ( 0.903476)
build_ruby 0.000000 0.001841 2.780456 ( 2.815463)
build_all 0.005429 0.001586 12.089120 ( 1.012615)
build_install 0.006134 0.003466 3.417381 ( 0.973267)
test_btest 0.000553 0.000147 65.083165 ( 5.722419)
test_basic 0.002885 0.000770 0.382072 ( 0.457188)
test_all 0.106548 0.002727 435.374477 ( 41.543972)
test_rubyspec 0.031048 0.019061 40.534634 ( 53.291212)
total: 107.87 sec