Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-022931
#<BuildRuby:0x0000555dbd394098
@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.20231228-022931",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000000 0.005604 1.227709 ( 1.591307)
build_miniruby 0.000000 0.000932 0.884480 ( 0.883610)
build_ruby 0.000000 0.001368 2.738959 ( 2.738771)
build_all 0.004035 0.005830 16.680299 ( 1.565750)
build_install 0.004218 0.004272 4.647474 ( 1.117748)
test_btest 0.000705 0.000313 85.862957 ( 7.575807)
test_basic 0.004691 0.000141 0.789680 ( 0.865939)
test_all 0.102605 0.033637 534.807682 ( 59.983733)
test_rubyspec 0.036638 0.015274 50.309536 ( 62.602470)
total: 138.93 sec