Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-025904
#<BuildRuby:0x00005587faf6c048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231021-025904",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002377 0.003843 1.535437 ( 1.752451)
build_miniruby 0.000984 0.000147 0.885923 ( 0.885810)
build_ruby 0.000000 0.001518 2.729255 ( 2.729309)
build_all 0.007932 0.002456 17.029845 ( 1.530118)
build_install 0.005410 0.003497 5.003711 ( 1.190742)
test_btest 0.000766 0.000159 85.527178 ( 7.582850)
test_basic 0.003785 0.000788 0.652466 ( 0.729950)
test_all 0.007297 0.000000 532.188526 ( 47.962261)
test_rubyspec 0.028947 0.024566 50.565502 ( 62.847114)
total: 127.21 sec