Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-034733
#<BuildRuby:0x000055e01ca577b8
@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.20231231-034733",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001292 0.004451 1.143882 ( 1.504230)
build_miniruby 0.001082 0.000324 0.996890 ( 0.995233)
build_ruby 0.001148 0.000345 2.890970 ( 2.890918)
build_all 0.007461 0.002637 16.240156 ( 1.458970)
build_install 0.004305 0.004100 4.509402 ( 1.109074)
test_btest 0.000758 0.000270 79.931987 ( 7.428241)
test_basic 0.002986 0.001067 0.722872 ( 0.800708)
test_all 0.105757 0.025318 549.491680 ( 51.869326)
test_rubyspec 0.032605 0.014651 50.591007 ( 62.942159)
total: 131.00 sec