Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-204958
#<BuildRuby:0x000055987b8bf858
@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.20240108-204958",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003982 0.000008 1.121970 ( 1.502010)
build_miniruby 0.000847 0.000223 0.975862 ( 0.976564)
build_ruby 0.001347 0.000000 2.751320 ( 2.753356)
build_all 0.005691 0.003747 14.546018 ( 1.388618)
build_install 0.007916 0.001079 4.183121 ( 1.147237)
test_btest 0.000521 0.000143 77.726560 ( 7.110202)
test_basic 0.003316 0.000000 0.439933 ( 0.522158)
test_all 0.103677 0.029819 509.491816 ( 55.319704)
test_rubyspec 0.014874 0.019946 48.949553 ( 61.493993)
total: 132.21 sec