Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-063141
#<BuildRuby:0x00005579799c0098
@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.20240109-063141",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000466 0.004303 0.985988 ( 1.341642)
build_miniruby 0.001030 0.000000 0.971289 ( 0.972003)
build_ruby 0.001329 0.000000 2.765733 ( 2.767762)
build_all 0.009514 0.000000 14.782406 ( 1.425112)
build_install 0.009736 0.000237 4.226065 ( 1.148547)
test_btest 0.000502 0.000130 75.938691 ( 7.475412)
test_basic 0.002472 0.000645 0.430003 ( 0.511626)
test_all 0.083902 0.051585 504.393355 ( 59.381393)
test_rubyspec 0.017175 0.016745 50.295963 ( 62.882493)
total: 137.91 sec