Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-224642
#<BuildRuby:0x000055784fe700c8
@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.20240109-224642",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002739 0.003688 0.804058 ( 1.193469)
build_miniruby 0.000759 0.000190 0.847430 ( 0.847292)
build_ruby 0.001501 0.000000 2.663746 ( 2.664292)
build_all 0.007820 0.000000 11.975035 ( 0.970240)
build_install 0.009810 0.003827 3.479897 ( 0.976125)
test_btest 0.000555 0.000131 63.227765 ( 5.775728)
test_basic 0.004059 0.000955 0.400505 ( 0.480608)
test_all 0.085073 0.016725 396.264409 ( 35.682638)
test_rubyspec 0.022877 0.043397 40.468808 ( 53.019205)
total: 101.61 sec