Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-114958
#<BuildRuby:0x0000557ea6fe7818
@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.20240115-114958",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004878 0.000542 1.150946 ( 1.516907)
build_miniruby 0.001229 0.000000 0.826481 ( 0.825402)
build_ruby 0.000941 0.000315 2.739846 ( 2.740163)
build_all 0.006191 0.002776 14.127934 ( 1.296891)
build_install 0.004916 0.003481 4.047278 ( 1.053783)
test_btest 0.000971 0.000162 75.945216 ( 7.086154)
test_basic 0.001241 0.004169 0.663122 ( 0.736947)
test_all 0.101057 0.029231 475.684811 ( 56.196284)
test_rubyspec 0.019858 0.027487 48.437894 ( 60.785061)
total: 132.24 sec