Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-122207
#<BuildRuby:0x0000558f691a3918
@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.20230525-122207",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004220 0.000469 1.207155 ( 2.458044)
build_miniruby 0.000985 0.000109 0.751901 ( 0.751629)
build_ruby 0.001092 0.000121 2.343160 ( 2.343639)
build_all 0.000491 0.008908 12.335103 ( 1.127792)
build_install 0.000000 0.007258 1.657078 ( 0.836625)
test_btest 0.000000 0.000825 80.593586 ( 6.488525)
test_basic 0.004018 0.000533 0.692240 ( 0.777104)
test_all 0.001090 0.000344 432.386987 ( 47.668584)
test_rubyspec 0.015664 0.023482 41.241813 ( 53.756221)
total: 116.21 sec