Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-173756
#<BuildRuby:0x000055e7cc654028
@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.20231213-173756",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003337 0.001001 1.033486 ( 1.511556)
build_miniruby 0.000592 0.000178 0.870207 ( 0.871304)
build_ruby 0.000801 0.000240 2.717117 ( 2.717358)
build_all 0.007504 0.000000 12.233268 ( 0.986315)
build_install 0.012138 0.000000 3.566203 ( 0.971911)
test_btest 0.000800 0.000000 62.118841 ( 5.667349)
test_basic 0.004092 0.000000 0.377000 ( 0.457682)
test_all 0.082752 0.018625 396.724733 ( 40.189244)
test_rubyspec 0.020582 0.047341 39.905295 ( 52.592240)
total: 105.97 sec