Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-133854
#<BuildRuby:0x000055ee2d6377b8
@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.20231230-133854",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000000 0.000047 0.000047 ( 0.000051)
build_up 0.000000 0.005078 1.082266 ( 1.457654)
build_miniruby 0.000000 0.001401 0.951556 ( 0.951170)
build_ruby 0.000000 0.001269 3.083732 ( 3.084506)
build_all 0.000000 0.010025 16.799776 ( 1.487176)
build_install 0.001806 0.006896 4.721363 ( 1.139126)
test_btest 0.001107 0.000000 87.344329 ( 7.069016)
test_basic 0.003917 0.001093 0.643623 ( 0.718508)
test_all 0.082181 0.055056 589.082832 ( 62.044255)
test_rubyspec 0.023388 0.022968 51.273224 ( 63.564973)
total: 141.52 sec