Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-045145
#<BuildRuby:0x0000561958d03bb8
@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.20240104-045145",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.006810 1.442336 ( 1.692484)
build_miniruby 0.000683 0.000180 0.876533 ( 0.876059)
build_ruby 0.000975 0.000257 2.577938 ( 2.578365)
build_all 0.006877 0.001810 14.317040 ( 1.304014)
build_install 0.006235 0.001640 4.148297 ( 1.077909)
test_btest 0.000797 0.000210 75.677899 ( 6.720055)
test_basic 0.004091 0.000000 0.683811 ( 0.761962)
test_all 0.093880 0.037215 494.825923 ( 52.630164)
test_rubyspec 0.019196 0.029487 48.340272 ( 60.744165)
total: 128.39 sec