Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-183459
#<BuildRuby:0x0000561fcb14b4f0
@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.20240107-183459",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000041 0.000000 0.000041 ( 0.000049)
build_up 0.005080 0.000053 1.235013 ( 1.621501)
build_miniruby 0.001320 0.000066 1.419681 ( 1.420783)
build_ruby 0.001741 0.000000 4.388202 ( 4.400840)
build_all 0.009644 0.000000 16.511779 ( 1.697993)
build_install 0.011041 0.004341 4.882287 ( 1.701253)
test_btest 0.000720 0.000057 83.097644 ( 8.822655)
test_basic 0.006615 0.000176 0.649102 ( 0.715855)
test_all 0.097504 0.022579 543.066766 ( 67.264164)
test_rubyspec 0.037822 0.025665 76.086293 ( 88.317367)
total: 175.96 sec