Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-122558
#<BuildRuby:0x000055e561d0f858
@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.20231117-122558",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003052 0.001526 1.165393 ( 1.560798)
build_miniruby 0.000656 0.000328 0.918760 ( 0.919498)
build_ruby 0.001438 0.000000 2.748924 ( 2.749035)
build_all 0.005978 0.003735 16.288576 ( 1.454598)
build_install 0.008948 0.000316 4.859520 ( 1.203927)
test_btest 0.000573 0.000255 82.425390 ( 6.867346)
test_basic 0.002392 0.001063 0.633658 ( 0.710379)
test_all 0.098087 0.037372 497.846021 ( 56.687032)
test_rubyspec 0.028838 0.018132 49.491676 ( 61.977064)
total: 134.13 sec