Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-004138
#<BuildRuby:0x000055c014d7b728
@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.20231115-004138",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001073 0.004302 1.276953 ( 2.099571)
build_miniruby 0.001128 0.000332 0.898546 ( 0.897400)
build_ruby 0.001588 0.000000 2.659138 ( 2.659370)
build_all 0.006269 0.004017 16.333296 ( 1.432436)
build_install 0.008360 0.001276 4.910849 ( 1.211707)
test_btest 0.000579 0.000173 81.951055 ( 7.427903)
test_basic 0.002966 0.000890 0.688913 ( 0.767494)
test_all 0.104308 0.030314 478.488366 ( 54.436858)
test_rubyspec 0.041886 0.006032 49.469089 ( 62.023222)
total: 132.96 sec