Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-063947
#<BuildRuby:0x000055845d8700a0
@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.20231228-063947",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003527 0.001102 1.073447 ( 1.473839)
build_miniruby 0.000718 0.000224 0.842695 ( 0.841989)
build_ruby 0.001426 0.000446 2.701281 ( 2.700956)
build_all 0.006338 0.003549 16.453906 ( 1.498684)
build_install 0.007309 0.000987 4.563944 ( 1.096205)
test_btest 0.000738 0.000233 86.071104 ( 7.026938)
test_basic 0.004021 0.000000 0.645179 ( 0.724412)
test_all 0.095931 0.039138 544.100572 ( 55.959461)
test_rubyspec 0.020078 0.027848 50.231666 ( 62.624963)
total: 133.95 sec