Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-014419
#<BuildRuby:0x000055acbba4bfd8
@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.20240103-014419",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.000313 0.008107 1.054841 ( 1.331092)
build_miniruby 0.000950 0.000346 0.804316 ( 0.804124)
build_ruby 0.000000 0.001406 2.644100 ( 2.645595)
build_all 0.002499 0.005959 11.936457 ( 0.954496)
build_install 0.007624 0.001679 3.834946 ( 0.997512)
test_btest 0.000000 0.000818 62.293513 ( 4.515498)
test_basic 0.004014 0.000000 0.418977 ( 0.499876)
test_all 0.068240 0.031611 394.319922 ( 35.262625)
test_rubyspec 0.028740 0.038245 39.899962 ( 52.477464)
total: 99.49 sec