Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-114107
#<BuildRuby:0x0000557f400fc110
@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.20240109-114107",
@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.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004404 0.000030 0.876358 ( 1.268611)
build_miniruby 0.000889 0.000074 0.886368 ( 0.886618)
build_ruby 0.001115 0.000093 2.784163 ( 2.787233)
build_all 0.009379 0.000394 14.712899 ( 1.354716)
build_install 0.005205 0.003557 4.347865 ( 1.148182)
test_btest 0.000590 0.000074 75.511408 ( 7.785386)
test_basic 0.003066 0.000383 0.497944 ( 0.579258)
test_all 0.122465 0.016352 499.511832 ( 57.608484)
test_rubyspec 0.020013 0.013902 49.881815 ( 62.422155)
total: 135.84 sec