Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-213148
#<BuildRuby:0x000055ce6ea677b8
@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.20240113-213148",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001579 0.002703 0.948044 ( 1.319620)
build_miniruby 0.000967 0.000194 1.033299 ( 1.034068)
build_ruby 0.000000 0.001624 2.780408 ( 2.782575)
build_all 0.007952 0.002108 14.667900 ( 1.368958)
build_install 0.007166 0.001686 4.256969 ( 1.131914)
test_btest 0.000596 0.000140 79.268311 ( 7.295775)
test_basic 0.003078 0.000724 0.410986 ( 0.491281)
test_all 0.089888 0.046321 504.613043 ( 59.369592)
test_rubyspec 0.018949 0.015227 49.332924 ( 61.888601)
total: 136.68 sec