Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-165158
#<BuildRuby:0x000055f0aa6ef500
@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.20231227-165158",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.006102 0.000625 1.158312 ( 1.537364)
build_miniruby 0.000812 0.000239 0.907703 ( 0.907694)
build_ruby 0.001034 0.000304 2.680024 ( 2.679789)
build_all 0.009535 0.000289 16.620383 ( 1.463590)
build_install 0.008303 0.000000 4.723548 ( 1.141819)
test_btest 0.001142 0.000000 85.151420 ( 7.349992)
test_basic 0.006775 0.000810 0.717058 ( 0.792556)
test_all 0.103568 0.032687 527.684756 ( 57.812501)
test_rubyspec 0.023758 0.021624 50.367688 ( 62.647128)
total: 136.33 sec