Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-212347
#<BuildRuby:0x000055a6cc3ec128
@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.20231211-212347",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004390 0.000072 1.015490 ( 1.286784)
build_miniruby 0.000739 0.000134 0.868456 ( 0.869024)
build_ruby 0.001012 0.000184 2.696586 ( 2.697680)
build_all 0.004960 0.003416 12.136274 ( 0.983057)
build_install 0.011119 0.000642 3.572498 ( 0.974354)
test_btest 0.000789 0.000157 62.650373 ( 5.155370)
test_basic 0.002779 0.000556 0.379514 ( 0.462633)
test_all 0.087652 0.015624 380.044041 ( 43.116342)
test_rubyspec 0.056729 0.012439 39.724562 ( 52.418909)
total: 107.96 sec