Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-073556
#<BuildRuby:0x000055d8d63a0048
@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.20231130-073556",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.006194 1.262937 ( 1.654797)
build_miniruby 0.000000 0.001301 0.930426 ( 0.929472)
build_ruby 0.000942 0.000611 2.771962 ( 2.771693)
build_all 0.002879 0.007638 16.185273 ( 1.475516)
build_install 0.004839 0.004319 4.699426 ( 1.128612)
test_btest 0.000806 0.000323 84.573063 ( 6.805861)
test_basic 0.002724 0.001090 0.701264 ( 0.782758)
test_all 0.098579 0.035954 527.075975 ( 47.786996)
test_rubyspec 0.015098 0.029290 50.234742 ( 62.571866)
total: 125.91 sec