Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-171833
#<BuildRuby:0x00005623d39c7500
@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.20231201-171833",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005777 0.000000 1.119498 ( 1.489332)
build_miniruby 0.001067 0.000000 0.902959 ( 0.902614)
build_ruby 0.001284 0.000000 2.776115 ( 2.776468)
build_all 0.009827 0.000000 16.677603 ( 1.465525)
build_install 0.003830 0.004986 4.820754 ( 1.137606)
test_btest 0.001090 0.000078 88.696936 ( 7.535521)
test_basic 0.004875 0.000000 0.656679 ( 0.734252)
test_all 0.106096 0.031354 533.045223 ( 57.865287)
test_rubyspec 0.020989 0.027727 50.742117 ( 63.003946)
total: 136.91 sec