Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-145039
#<BuildRuby:0x0000562e70a3b048
@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.20231128-145039",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001721 0.004388 0.930510 ( 1.346505)
build_miniruby 0.000852 0.000232 0.818589 ( 0.818017)
build_ruby 0.001068 0.000291 2.636524 ( 2.637747)
build_all 0.007460 0.000800 12.187320 ( 1.003699)
build_install 0.014032 0.000088 3.754795 ( 0.985943)
test_btest 0.000558 0.000112 61.398506 ( 5.913869)
test_basic 0.004571 0.000914 0.425918 ( 0.504423)
test_all 0.079602 0.016822 370.312752 ( 37.893495)
test_rubyspec 0.019716 0.046313 40.097479 ( 52.654168)
total: 103.76 sec