Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-015032
#<BuildRuby:0x000055e6f4f600a0
@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.20231105-015032",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006112 0.000649 1.420471 ( 1.653024)
build_miniruby 0.000782 0.000231 0.845110 ( 0.844537)
build_ruby 0.001065 0.000313 2.815041 ( 2.815419)
build_all 0.010439 0.000000 16.481817 ( 1.478640)
build_install 0.003929 0.004742 5.136639 ( 1.172147)
test_btest 0.000835 0.000251 82.466838 ( 7.328922)
test_basic 0.000370 0.004428 0.673366 ( 0.748400)
test_all 0.103974 0.034888 513.682882 ( 46.532779)
test_rubyspec 0.023918 0.026717 50.273946 ( 62.654248)
total: 125.23 sec