Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-160552
#<BuildRuby:0x000055bee3ab77f8
@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.20240115-160552",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.002245 0.004998 0.821815 ( 1.228552)
build_miniruby 0.000732 0.000219 0.815908 ( 0.816007)
build_ruby 0.001201 0.000360 2.676765 ( 2.677351)
build_all 0.004731 0.003162 12.004582 ( 0.977110)
build_install 0.006386 0.005140 3.604576 ( 0.974432)
test_btest 0.000521 0.000200 65.930078 ( 4.672781)
test_basic 0.003653 0.001405 0.399297 ( 0.480157)
test_all 0.044898 0.053471 376.516345 ( 38.969581)
test_rubyspec 0.028948 0.023683 40.227591 ( 52.760727)
total: 103.56 sec