Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-045911
#<BuildRuby:0x0000559ee61db818
@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.20240106-045911",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003907 0.000230 0.852444 ( 1.236800)
build_miniruby 0.001019 0.000060 0.883700 ( 0.883249)
build_ruby 0.001215 0.000071 2.813108 ( 2.813614)
build_all 0.009199 0.000033 14.613683 ( 1.359569)
build_install 0.008756 0.000006 4.193445 ( 1.135502)
test_btest 0.000625 0.000030 75.599917 ( 7.096053)
test_basic 0.003680 0.000175 0.525875 ( 0.604710)
test_all 0.094241 0.044764 529.997870 ( 50.365607)
test_rubyspec 0.011735 0.023926 50.316960 ( 62.891961)
total: 128.39 sec