Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-172317
#<BuildRuby:0x000055a31f8fb7f0
@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-172317",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003581 0.001194 0.792167 ( 1.167661)
build_miniruby 0.000841 0.000280 0.818100 ( 0.817427)
build_ruby 0.001101 0.000367 2.661623 ( 2.662593)
build_all 0.000000 0.008244 11.977003 ( 0.987802)
build_install 0.012748 0.000632 3.658780 ( 0.993487)
test_btest 0.000473 0.000197 65.299678 ( 5.631832)
test_basic 0.003252 0.001355 0.397764 ( 0.478534)
test_all 0.061065 0.035525 393.282230 ( 32.988656)
test_rubyspec 0.033949 0.094471 73.671269 ( 86.180201)
total: 131.91 sec