Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-201714
#<BuildRuby:0x000055ebe7acb858
@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.20231127-201714",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004977 0.000048 1.347295 ( 1.954109)
build_miniruby 0.001190 0.000057 6.338077 ( 6.202433)
build_ruby 0.001387 0.000066 2.757846 ( 2.757932)
build_all 0.009656 0.000460 16.358461 ( 1.416066)
build_install 0.008870 0.000193 4.919615 ( 1.171049)
test_btest 0.001042 0.000047 82.133098 ( 7.231647)
test_basic 0.000012 0.004862 0.721440 ( 0.796588)
test_all 0.091277 0.042203 523.587401 ( 49.998168)
test_rubyspec 0.022457 0.026562 50.227361 ( 62.626028)
total: 134.15 sec