Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-185044
#<BuildRuby:0x0000558b0b5af438
@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-185044",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004301 0.000391 0.854237 ( 1.272759)
build_miniruby 0.001081 0.000099 0.874341 ( 0.874448)
build_ruby 0.001464 0.000133 2.730504 ( 2.731014)
build_all 0.002904 0.005193 12.136981 ( 0.999814)
build_install 0.011960 0.000322 3.532969 ( 0.978058)
test_btest 0.000619 0.000095 62.141974 ( 5.829202)
test_basic 0.000000 0.003750 0.374877 ( 0.455691)
test_all 0.062317 0.036810 380.908182 ( 42.035493)
test_rubyspec 0.029275 0.040871 39.917175 ( 52.562855)
total: 107.74 sec