Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-104427
#<BuildRuby:0x000055f88f28b788
@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.20231227-104427",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001128 0.004131 0.827634 ( 1.190487)
build_miniruby 0.000963 0.000074 0.824718 ( 0.824868)
build_ruby 0.001456 0.000000 2.652757 ( 2.662188)
build_all 0.007670 0.000354 11.961123 ( 0.975933)
build_install 0.004835 0.004606 3.369773 ( 0.963802)
test_btest 0.000581 0.000077 63.667413 ( 5.219463)
test_basic 0.003492 0.000465 0.414214 ( 0.494386)
test_all 0.087097 0.009102 368.144472 ( 41.842020)
test_rubyspec 0.038109 0.028122 40.161971 ( 52.724031)
total: 106.90 sec