Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-012919
#<BuildRuby:0x0000563d89e43500
@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.20231204-012919",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004476 0.000224 1.323345 ( 1.692806)
build_miniruby 0.001191 0.000060 0.894375 ( 0.893264)
build_ruby 0.001215 0.000061 2.706355 ( 2.706585)
build_all 0.009678 0.000484 16.530431 ( 1.485538)
build_install 0.000762 0.007901 4.825222 ( 1.147971)
test_btest 0.000666 0.000087 83.499796 ( 7.434936)
test_basic 0.003330 0.000435 0.677676 ( 0.755906)
test_all 0.113689 0.022843 537.780830 ( 56.027622)
test_rubyspec 0.024844 0.024005 50.486108 ( 62.883758)
total: 135.03 sec