Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-221433
#<BuildRuby:0x000055beaefb7fa8
@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.20240102-221433",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003786 0.000946 1.325346 ( 1.547124)
build_miniruby 0.000754 0.000189 0.816365 ( 0.816078)
build_ruby 0.001098 0.000274 2.711338 ( 2.711174)
build_all 0.008915 0.000007 14.094265 ( 1.238319)
build_install 0.007287 0.000598 4.150068 ( 1.047916)
test_btest 0.000782 0.000165 71.718889 ( 7.180538)
test_basic 0.001386 0.003829 0.839745 ( 0.914225)
test_all 0.104121 0.025116 499.710933 ( 50.468357)
test_rubyspec 0.028400 0.018738 46.628899 ( 58.996332)
total: 124.92 sec