Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-014543
#<BuildRuby:0x000055cb80be7020
@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-014543",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000048 0.000005 0.000053 ( 0.000053)
configure 0.000038 0.000004 0.000042 ( 0.000038)
build_up 0.005774 0.000180 1.204059 ( 1.581087)
build_miniruby 0.000940 0.000094 0.884984 ( 0.884010)
build_ruby 0.001160 0.000116 2.974391 ( 2.974604)
build_all 0.004967 0.004922 16.104259 ( 1.424072)
build_install 0.008194 0.000000 4.589387 ( 1.114163)
test_btest 0.000950 0.000000 81.058081 ( 6.615720)
test_basic 0.000868 0.003888 0.696835 ( 0.771683)
test_all 0.108690 0.028362 534.781909 ( 56.784605)
test_rubyspec 0.007666 0.038655 48.639442 ( 60.800514)
total: 132.95 sec