Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-061335
#<BuildRuby:0x0000564647eaff90
@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.20231228-061335",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004824 0.000371 0.796117 ( 1.178610)
build_miniruby 0.000916 0.000071 0.804761 ( 0.804558)
build_ruby 0.001265 0.000098 2.655068 ( 2.655858)
build_all 0.004991 0.002998 12.030915 ( 0.979066)
build_install 0.006509 0.003613 3.373397 ( 0.958104)
test_btest 0.000668 0.000105 62.122583 ( 4.934122)
test_basic 0.003598 0.000568 0.399080 ( 0.479768)
test_all 0.083535 0.014088 362.161111 ( 41.182353)
test_rubyspec 0.036166 0.027641 40.577511 ( 53.173947)
total: 106.35 sec