Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-025246
#<BuildRuby:0x0000556cccb83fd8
@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.20240106-025246",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.003756 0.924572 ( 1.305872)
build_miniruby 0.000000 0.001046 1.051193 ( 1.050236)
build_ruby 0.000000 0.001418 3.052788 ( 3.056699)
build_all 0.006665 0.002543 15.676986 ( 1.407565)
build_install 0.006252 0.003453 4.091746 ( 1.146682)
test_btest 0.000486 0.000173 77.064615 ( 8.733855)
test_basic 0.000000 0.003917 0.427193 ( 0.503139)
test_all 0.093967 0.025970 544.311136 ( 50.696178)
test_rubyspec 0.024069 0.018950 47.830944 ( 60.526109)
total: 128.43 sec