Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-180014
#<BuildRuby:0x0000557d3dc1af88
@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-180014",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001930 0.004551 0.794292 ( 1.176402)
build_miniruby 0.000828 0.000207 0.816606 ( 0.816625)
build_ruby 0.001190 0.000297 2.667027 ( 2.667686)
build_all 0.008120 0.000000 11.928912 ( 0.956978)
build_install 0.009532 0.000000 3.469461 ( 0.975361)
test_btest 0.000758 0.000000 64.262624 ( 4.403270)
test_basic 0.001881 0.003070 0.402213 ( 0.482224)
test_all 0.076748 0.020210 370.976961 ( 41.473916)
test_rubyspec 0.040073 0.026889 40.638194 ( 53.183603)
total: 106.14 sec