Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-163613
#<BuildRuby:0x000055bce7477788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-163613",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004333 0.000021 0.957928 ( 1.266414)
build_miniruby 0.000818 0.000069 0.879823 ( 0.879805)
build_ruby 0.001083 0.000090 2.716522 ( 2.717875)
build_all 0.003466 0.004138 12.166696 ( 0.986984)
build_install 0.008693 0.004260 3.585194 ( 0.966748)
test_btest 0.000478 0.000095 65.639011 ( 4.884122)
test_basic 0.000000 0.003179 0.378613 ( 0.461703)
test_all 0.085862 0.016380 389.349561 ( 33.004085)
test_rubyspec 0.033997 0.033252 39.347380 ( 52.037424)
total: 97.21 sec