Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-062952
#<BuildRuby:0x000055ec7c607840
@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.20240116-062952",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000039 0.000004 0.000043 ( 0.000043)
build_up 0.000000 0.003891 0.917394 ( 1.333051)
build_miniruby 0.000000 0.000970 0.886643 ( 0.885581)
build_ruby 0.000000 0.001355 2.675798 ( 2.676010)
build_all 0.005506 0.003651 14.118885 ( 1.268256)
build_install 0.007492 0.000000 4.009005 ( 1.044413)
test_btest 0.001215 0.000000 75.796905 ( 6.902930)
test_basic 0.002354 0.003712 0.765627 ( 0.840545)
test_all 0.108384 0.018144 485.944937 ( 43.735319)
test_rubyspec 0.022889 0.026760 49.023877 ( 61.355109)
total: 120.04 sec