Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-164522
#<BuildRuby:0x0000557d9d7e0110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-164522",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000082 0.004079 0.756226 ( 1.162964)
build_miniruby 0.001081 0.000090 0.936058 ( 0.936037)
build_ruby 0.001230 0.000102 2.786500 ( 2.789244)
build_all 0.007134 0.000000 12.146805 ( 1.099838)
build_install 0.008599 0.000000 3.455822 ( 1.025391)
test_btest 0.000688 0.000000 70.231420 ( 5.449260)
test_basic 0.004458 0.000000 0.379115 ( 0.462040)
test_all 0.096269 0.020868 525.934743 ( 43.402100)
test_rubyspec 0.020570 0.034287 41.441639 ( 54.210534)
total: 110.54 sec