Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-210652
#<BuildRuby:0x0000557a9be777f8
@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.20240105-210652",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000034 0.000002 0.000036 ( 0.000034)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001161 0.003033 0.797636 ( 1.172365)
build_miniruby 0.000912 0.000000 0.993558 ( 0.996035)
build_ruby 0.001263 0.000000 2.956909 ( 2.960767)
build_all 0.007784 0.000874 15.693819 ( 1.346695)
build_install 0.000092 0.010697 4.042573 ( 1.119844)
test_btest 0.000446 0.000139 85.852136 ( 7.159237)
test_basic 0.003719 0.000000 0.419397 ( 0.496477)
test_all 0.099470 0.019196 522.313148 ( 48.249859)
test_rubyspec 0.023273 0.013636 46.184835 ( 58.942656)
total: 122.44 sec