Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-180650
#<BuildRuby:0x000055d7c19a80a0
@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.20240104-180650",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004313 0.000719 1.463218 ( 1.623783)
build_miniruby 0.000889 0.000149 0.777452 ( 0.776756)
build_ruby 0.000957 0.000160 2.768119 ( 2.768167)
build_all 0.008737 0.000706 14.403265 ( 1.348578)
build_install 0.008269 0.000000 4.376947 ( 1.103137)
test_btest 0.001020 0.000049 74.364129 ( 7.023912)
test_basic 0.003718 0.000531 0.695746 ( 0.771995)
test_all 0.095653 0.035745 501.668862 ( 47.743862)
test_rubyspec 0.017562 0.029039 48.033288 ( 60.396413)
total: 123.56 sec