Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-121838
#<BuildRuby:0x00005572ccc97ce8
@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.20231024-121838",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000747 0.004209 2.109646 ( 2.340658)
build_miniruby 0.000933 0.000000 0.990412 ( 0.990069)
build_ruby 0.001285 0.000000 2.713106 ( 2.713645)
build_all 0.006758 0.003241 17.149307 ( 1.499279)
build_install 0.007998 0.001000 5.548721 ( 1.220520)
test_btest 0.000887 0.000111 85.445519 ( 7.251985)
test_basic 0.005052 0.000000 0.670761 ( 0.745723)
test_all 0.103847 0.029423 537.203739 ( 62.912055)
test_rubyspec 0.012305 0.035246 51.567275 ( 63.940922)
total: 143.62 sec