Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-225336
#<BuildRuby:0x0000561069f1f7f0
@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.20231127-225336",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001282 0.004152 0.932327 ( 1.365819)
build_miniruby 0.000970 0.000000 0.809949 ( 0.810142)
build_ruby 0.001380 0.000000 2.682726 ( 2.683896)
build_all 0.007729 0.000297 12.306632 ( 1.009276)
build_install 0.010019 0.000776 3.725500 ( 0.998641)
test_btest 0.000724 0.000097 63.428960 ( 5.050898)
test_basic 0.003866 0.000000 0.392414 ( 0.473185)
test_all 0.063985 0.032393 365.301676 ( 34.638208)
test_rubyspec 0.051926 0.016214 40.135701 ( 52.711116)
total: 99.74 sec