Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-175449
#<BuildRuby:0x000055fb51af37f8
@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.20240116-175449",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004704 0.000096 0.786942 ( 1.169810)
build_miniruby 0.001288 0.000198 0.803930 ( 0.803063)
build_ruby 0.000000 0.001319 2.701222 ( 2.702396)
build_all 0.000485 0.007236 12.047164 ( 0.955967)
build_install 0.010406 0.000495 3.441082 ( 0.975967)
test_btest 0.000576 0.000154 65.414337 ( 5.033745)
test_basic 0.001896 0.002386 0.400430 ( 0.481117)
test_all 0.065589 0.029525 395.594548 ( 33.552306)
test_rubyspec 0.042513 0.091713 73.339189 ( 85.808721)
total: 131.48 sec