Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-010738
#<BuildRuby:0x000055fd10438178
@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-010738",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004577 0.000068 0.844995 ( 1.360449)
build_miniruby 0.001081 0.000083 0.871876 ( 0.871449)
build_ruby 0.001070 0.000083 2.706868 ( 2.706984)
build_all 0.007924 0.000004 12.027113 ( 0.999787)
build_install 0.002436 0.006915 3.483778 ( 0.973242)
test_btest 0.000612 0.000108 65.704484 ( 4.810696)
test_basic 0.002764 0.000488 0.370504 ( 0.451992)
test_all 0.074234 0.026820 360.123803 ( 40.879267)
test_rubyspec 0.034243 0.027257 39.543709 ( 52.221464)
total: 105.28 sec