Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-021544
#<BuildRuby:0x000055a249703280
@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.20240106-021544",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000431 0.003518 0.836499 ( 1.247895)
build_miniruby 0.000975 0.000150 1.050175 ( 1.050601)
build_ruby 0.000931 0.000143 3.087994 ( 3.093037)
build_all 0.002937 0.006584 15.983555 ( 1.404570)
build_install 0.010611 0.000000 4.067462 ( 1.191301)
test_btest 0.000626 0.000098 77.715218 ( 8.874102)
test_basic 0.003140 0.000698 0.439373 ( 0.514295)
test_all 0.090286 0.028475 514.523228 ( 48.942399)
test_rubyspec 0.023204 0.017034 48.484072 ( 61.140667)
total: 127.46 sec