Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-235116
#<BuildRuby:0x00005623c19bf858
@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.20240103-235116",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005409 0.000285 1.411922 ( 1.778059)
build_miniruby 0.000841 0.000044 0.924427 ( 0.923603)
build_ruby 0.001239 0.000065 2.762123 ( 2.762325)
build_all 0.001162 0.007991 14.276994 ( 1.293792)
build_install 0.003663 0.004092 4.211689 ( 1.070652)
test_btest 0.000823 0.000149 77.946660 ( 6.557108)
test_basic 0.000265 0.004268 0.801040 ( 0.877118)
test_all 0.104458 0.027218 450.893616 ( 52.268968)
test_rubyspec 0.013355 0.034309 47.989585 ( 60.358352)
total: 127.89 sec