Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-102134
#<BuildRuby:0x0000561e8727fbb8
@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.20240109-102134",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004120 0.000016 0.937862 ( 1.353397)
build_miniruby 0.000904 0.000086 0.940669 ( 0.942041)
build_ruby 0.001251 0.000119 2.838680 ( 2.841227)
build_all 0.005509 0.004262 14.826666 ( 1.465705)
build_install 0.006352 0.003814 4.275084 ( 1.157261)
test_btest 0.000596 0.000099 77.097313 ( 7.444934)
test_basic 0.003311 0.000000 0.426855 ( 0.510738)
test_all 0.094056 0.041950 536.525353 ( 51.377547)
test_rubyspec 0.016000 0.017699 50.356695 ( 62.924013)
total: 130.02 sec