Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-231908
#<BuildRuby:0x00005580db7d7e20
@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.20240113-231908",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004291 0.000660 0.917486 ( 1.275405)
build_miniruby 0.000869 0.000133 0.909535 ( 0.910358)
build_ruby 0.001341 0.000000 2.878849 ( 2.882230)
build_all 0.010387 0.000409 14.577326 ( 1.407500)
build_install 0.007627 0.001017 4.151312 ( 1.143589)
test_btest 0.000589 0.000078 79.775039 ( 7.484665)
test_basic 0.000590 0.003416 0.437768 ( 0.518778)
test_all 0.089290 0.046111 496.770511 ( 52.671523)
test_rubyspec 0.029585 0.004372 50.018230 ( 62.613249)
total: 130.91 sec