Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-084702
#<BuildRuby:0x0000558ff5bd4040
@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.20231127-084702",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004832 0.000372 0.937643 ( 1.351157)
build_miniruby 0.001011 0.000078 0.840663 ( 0.840697)
build_ruby 0.001795 0.000138 2.616600 ( 2.616892)
build_all 0.007365 0.000199 12.282934 ( 0.976822)
build_install 0.014347 0.000638 3.695198 ( 1.007336)
test_btest 0.000756 0.000051 65.198764 ( 4.843688)
test_basic 0.000000 0.005296 0.400382 ( 0.479781)
test_all 0.063913 0.032602 352.043438 ( 39.720991)
test_rubyspec 0.023588 0.043298 39.915583 ( 52.467014)
total: 104.30 sec