Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-183148
#<BuildRuby:0x000055bcedf580e8
@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.20231223-183148",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004857 0.000000 1.213944 ( 1.566810)
build_miniruby 0.001230 0.000000 0.864013 ( 0.863287)
build_ruby 0.001395 0.000000 2.805863 ( 2.806877)
build_all 0.009999 0.000000 16.253513 ( 1.463870)
build_install 0.005343 0.003209 4.712737 ( 1.132343)
test_btest 0.000782 0.000125 82.576499 ( 7.477752)
test_basic 0.000480 0.003921 0.641254 ( 0.722292)
test_all 0.091020 0.041715 500.949164 ( 54.687488)
test_rubyspec 0.023209 0.021390 48.918686 ( 61.253901)
total: 131.98 sec