Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-075829
#<BuildRuby:0x0000563db348c050
@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.20231121-075829",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005061 0.000316 0.914027 ( 1.289886)
build_miniruby 0.000956 0.000261 0.800388 ( 0.800543)
build_ruby 0.001802 0.000492 2.616533 ( 2.648072)
build_all 0.007184 0.000727 12.018444 ( 1.006111)
build_install 0.008774 0.002194 3.488254 ( 0.970364)
test_btest 0.000714 0.000178 64.564115 ( 4.672549)
test_basic 0.001301 0.003202 0.396947 ( 0.477582)
test_all 0.084832 0.016121 360.773604 ( 31.514522)
test_rubyspec 0.040459 0.024865 40.066733 ( 52.629298)
total: 96.01 sec