Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-071035
#<BuildRuby:0x0000560c664af678
@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.20240114-071035",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003627 0.000259 0.784918 ( 1.194980)
build_miniruby 0.000953 0.000068 0.885586 ( 0.884910)
build_ruby 0.001352 0.000097 2.852707 ( 2.854566)
build_all 0.009734 0.000354 14.632743 ( 1.350026)
build_install 0.008846 0.000590 4.230370 ( 1.137615)
test_btest 0.000681 0.000045 75.607465 ( 7.790753)
test_basic 0.000000 0.003251 0.507265 ( 0.588688)
test_all 0.090861 0.044593 521.729277 ( 47.411605)
test_rubyspec 0.023870 0.010639 49.579928 ( 62.153939)
total: 125.37 sec