Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-210025
#<BuildRuby:0x0000559f0de6bd68
@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.20240117-210025",
@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.000006 0.000023 ( 0.000023)
build_up 0.004131 0.001377 1.121427 ( 1.498205)
build_miniruby 0.000000 0.001385 0.836283 ( 0.835153)
build_ruby 0.000000 0.001335 2.773224 ( 2.773505)
build_all 0.006124 0.003184 14.515053 ( 1.268351)
build_install 0.005626 0.002188 4.206820 ( 1.089130)
test_btest 0.000645 0.000251 81.782572 ( 6.653394)
test_basic 0.003541 0.001377 0.743304 ( 0.818949)
test_all 0.091102 0.038081 500.071987 ( 50.607038)
test_rubyspec 0.027416 0.034257 80.247934 ( 92.643428)
total: 158.19 sec