Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-181105
#<BuildRuby:0x000055916c716eb8
@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.20240115-181105",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003623 0.000604 1.070493 ( 1.445707)
build_miniruby 0.000932 0.000155 0.905791 ( 0.905106)
build_ruby 0.001147 0.000191 2.801152 ( 2.800794)
build_all 0.008716 0.000029 14.030073 ( 1.256684)
build_install 0.004287 0.003498 4.107185 ( 1.110244)
test_btest 0.000714 0.000130 74.683534 ( 6.823155)
test_basic 0.000000 0.004857 0.831933 ( 0.907533)
test_all 0.094309 0.038647 479.935085 ( 45.639859)
test_rubyspec 0.019672 0.028247 48.899212 ( 61.316106)
total: 122.21 sec