Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-075854
#<BuildRuby:0x0000556d8a03f4b0
@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.20231129-075854",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003919 0.000000 0.847564 ( 1.269659)
build_miniruby 0.000833 0.000133 0.874764 ( 0.874977)
build_ruby 0.001082 0.000196 2.717688 ( 2.751011)
build_all 0.002310 0.004893 11.971622 ( 0.998788)
build_install 0.006773 0.003806 3.432714 ( 0.980598)
test_btest 0.000402 0.000124 63.336090 ( 5.127309)
test_basic 0.002562 0.000789 0.378275 ( 0.455381)
test_all 0.076409 0.023870 389.079898 ( 39.095984)
test_rubyspec 0.038280 0.029246 39.850591 ( 52.534205)
total: 104.09 sec