Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-062709
#<BuildRuby:0x000055646dfcb328
@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.20231229-062709",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004242 0.000212 1.104803 ( 1.478350)
build_miniruby 0.000993 0.000050 0.812392 ( 0.812441)
build_ruby 0.001895 0.000095 2.872957 ( 2.872283)
build_all 0.009360 0.000241 16.158989 ( 1.383339)
build_install 0.004495 0.003773 4.636606 ( 1.153070)
test_btest 0.001065 0.000088 83.927794 ( 7.575998)
test_basic 0.005021 0.000419 0.696803 ( 0.770066)
test_all 0.096505 0.039584 558.712850 ( 54.201251)
test_rubyspec 0.021088 0.027696 51.023409 ( 63.411044)
total: 133.66 sec