Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-103358
#<BuildRuby:0x000055834fe5fe20
@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.20231031-103358",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004328 0.001018 1.386893 ( 1.676065)
build_miniruby 0.000890 0.000209 0.866132 ( 0.865938)
build_ruby 0.001034 0.000243 2.728418 ( 2.728851)
build_all 0.008002 0.001883 16.588680 ( 1.509885)
build_install 0.002045 0.007396 4.861843 ( 1.149352)
test_btest 0.000729 0.000230 88.821939 ( 7.303092)
test_basic 0.004153 0.000000 0.663244 ( 0.739168)
test_all 0.110848 0.024981 499.769314 ( 51.051883)
test_rubyspec 0.020208 0.031914 50.154465 ( 62.473859)
total: 129.50 sec