Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-075255
#<BuildRuby:0x0000560e3faeb840
@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.20240112-075255",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003539 0.000885 0.982842 ( 1.353512)
build_miniruby 0.001025 0.000000 0.931812 ( 0.932834)
build_ruby 0.001478 0.000000 2.749544 ( 2.752716)
build_all 0.010329 0.000116 14.792697 ( 1.405286)
build_install 0.010198 0.000000 4.284217 ( 1.138084)
test_btest 0.000670 0.000000 81.599655 ( 7.290731)
test_basic 0.003857 0.000000 0.488427 ( 0.567348)
test_all 0.113641 0.022597 536.923549 ( 52.996744)
test_rubyspec 0.022772 0.010647 49.577026 ( 62.174249)
total: 130.61 sec