Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-102130
#<BuildRuby:0x00005593e9d17ae0
@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.20231213-102130",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000688 0.004067 1.601067 ( 1.943280)
build_miniruby 0.000841 0.000084 0.911819 ( 0.911980)
build_ruby 0.000000 0.001378 2.830195 ( 2.831077)
build_all 0.000400 0.009940 17.071422 ( 1.562381)
build_install 0.008202 0.000975 4.992177 ( 1.197298)
test_btest 0.000805 0.000183 88.290088 ( 7.424944)
test_basic 0.000000 0.004833 0.774431 ( 0.851777)
test_all 0.094301 0.043440 554.486291 ( 55.974508)
test_rubyspec 0.025619 0.023022 51.424870 ( 63.688505)
total: 136.39 sec