Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-175844
#<BuildRuby:0x000055be67be7e88
@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.20231125-175844",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004752 0.000864 0.938869 ( 1.378767)
build_miniruby 0.001108 0.000000 0.829112 ( 0.829125)
build_ruby 0.001434 0.000000 2.649930 ( 2.650537)
build_all 0.008204 0.000000 12.122054 ( 1.020639)
build_install 0.004705 0.008335 3.775944 ( 0.996231)
test_btest 0.000581 0.000155 66.229849 ( 4.497296)
test_basic 0.003205 0.000855 0.401274 ( 0.482284)
test_all 0.064904 0.030664 356.878006 ( 35.921267)
test_rubyspec 0.033799 0.032013 40.310738 ( 52.892106)
total: 100.67 sec