Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-023336
#<BuildRuby:0x0000564ee7dcafa0
@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.20231227-023336",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000029)
build_up 0.000979 0.004275 1.171376 ( 1.560589)
build_miniruby 0.001088 0.000320 0.881607 ( 0.881219)
build_ruby 0.001143 0.000336 2.841460 ( 2.841171)
build_all 0.009359 0.000260 16.838679 ( 1.507213)
build_install 0.000000 0.008973 4.765316 ( 1.170087)
test_btest 0.000000 0.001130 84.649313 ( 7.279008)
test_basic 0.000000 0.004188 0.607749 ( 0.684059)
test_all 0.110567 0.026861 541.501168 ( 54.686566)
test_rubyspec 0.020046 0.027390 51.439432 ( 63.703137)
total: 134.31 sec