Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-045539
#<BuildRuby:0x000055ecf6bc75f8
@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.20231218-045539",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004746 0.000129 1.428553 ( 1.769341)
build_miniruby 0.000791 0.000125 0.854472 ( 0.855426)
build_ruby 0.001114 0.000176 2.800817 ( 2.801137)
build_all 0.010039 0.000267 16.580674 ( 1.582257)
build_install 0.005738 0.003045 4.876933 ( 1.186694)
test_btest 0.000927 0.000154 86.069211 ( 7.318768)
test_basic 0.000446 0.004031 0.718862 ( 0.799605)
test_all 0.115821 0.024296 532.454216 ( 55.721438)
test_rubyspec 0.040714 0.012318 50.687073 ( 62.993523)
total: 135.03 sec