Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-092755
#<BuildRuby:0x000055c3726df818
@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.20231130-092755",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004917 0.000040 1.299609 ( 1.672198)
build_miniruby 0.000974 0.000046 0.842135 ( 0.842148)
build_ruby 0.001392 0.000066 2.687101 ( 2.688303)
build_all 0.009903 0.000063 16.567154 ( 1.486229)
build_install 0.007995 0.003917 4.915315 ( 1.217245)
test_btest 0.000922 0.000071 81.669673 ( 7.998604)
test_basic 0.004788 0.000047 0.632851 ( 0.710263)
test_all 0.111620 0.024366 519.244834 ( 58.428905)
test_rubyspec 0.016677 0.032185 48.993921 ( 61.344732)
total: 136.39 sec