Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-064535
#<BuildRuby:0x000055f7dbb9b6e8
@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.20240115-064535",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003662 0.001144 1.063841 ( 1.462617)
build_miniruby 0.001088 0.000340 0.894046 ( 0.893096)
build_ruby 0.000985 0.000308 2.740416 ( 2.740139)
build_all 0.004249 0.004338 14.104222 ( 1.301422)
build_install 0.007827 0.001149 4.137409 ( 1.080595)
test_btest 0.000817 0.000272 74.985325 ( 7.204534)
test_basic 0.000000 0.004619 0.733706 ( 0.813743)
test_all 0.103865 0.029293 465.695802 ( 56.833579)
test_rubyspec 0.016839 0.027288 47.860392 ( 60.390014)
total: 132.72 sec