Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-155737
#<BuildRuby:0x000055ba91fef280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-155737",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001198 0.007060 1.052421 ( 1.302724)
build_miniruby 0.000748 0.000249 0.800353 ( 0.800273)
build_ruby 0.000000 0.001861 2.688929 ( 2.689265)
build_all 0.004099 0.003628 11.882811 ( 0.940775)
build_install 0.010392 0.000725 3.507759 ( 0.992391)
test_btest 0.000557 0.000199 65.231607 ( 4.838509)
test_basic 0.001410 0.003187 0.392991 ( 0.473011)
test_all 0.078925 0.020857 414.511973 ( 35.173025)
test_rubyspec 0.042168 0.023499 39.855850 ( 52.434632)
total: 99.65 sec