Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-202042
#<BuildRuby:0x00005576d0ef3a20
@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.20231104-202042",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004557 0.000000 1.391946 ( 1.675477)
build_miniruby 0.001001 0.000000 0.885097 ( 0.884757)
build_ruby 0.001795 0.000000 2.666244 ( 2.665465)
build_all 0.002856 0.007736 17.224232 ( 1.557688)
build_install 0.008255 0.001434 5.329313 ( 1.231910)
test_btest 0.000962 0.000281 82.998744 ( 8.029232)
test_basic 0.003839 0.001119 0.588291 ( 0.664982)
test_all 0.094783 0.042043 537.956492 ( 52.261826)
test_rubyspec 0.007367 0.045462 50.904506 ( 63.229238)
total: 132.20 sec