Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-063841
#<BuildRuby:0x0000561b15093f90
@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.20231209-063841",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004537 0.000045 0.999717 ( 1.252060)
build_miniruby 0.001072 0.000090 0.875348 ( 0.876074)
build_ruby 0.001110 0.000093 2.704936 ( 2.706645)
build_all 0.008069 0.000293 12.095093 ( 1.016262)
build_install 0.002139 0.010767 3.586675 ( 0.965191)
test_btest 0.000589 0.000147 63.555739 ( 4.952038)
test_basic 0.002239 0.000559 0.372199 ( 0.455049)
test_all 0.080769 0.024221 405.297859 ( 39.012095)
test_rubyspec 0.039736 0.029004 39.724589 ( 52.345600)
total: 103.58 sec