Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-221402
#<BuildRuby:0x000055ead54b77b8
@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-221402",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.000757 0.004219 1.263854 ( 1.686293)
build_miniruby 0.000789 0.000232 0.909831 ( 0.910622)
build_ruby 0.001389 0.000409 2.782610 ( 2.782152)
build_all 0.009875 0.000401 16.803402 ( 1.508366)
build_install 0.007359 0.001936 4.956404 ( 1.189764)
test_btest 0.000621 0.000164 88.963385 ( 7.223523)
test_basic 0.003960 0.003138 0.594300 ( 0.671940)
test_all 0.091153 0.042998 545.751512 ( 50.365776)
test_rubyspec 0.014610 0.029823 49.776268 ( 62.132706)
total: 128.47 sec