Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-055820
#<BuildRuby:0x0000558be8af7480
@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.20231205-055820",
@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.004078 0.000815 0.980338 ( 1.259981)
build_miniruby 0.001018 0.000204 0.869553 ( 0.869418)
build_ruby 0.000000 0.001258 2.698202 ( 2.700796)
build_all 0.005725 0.002349 12.083667 ( 1.002458)
build_install 0.012142 0.001829 3.587968 ( 0.985921)
test_btest 0.000695 0.000160 63.771064 ( 5.835803)
test_basic 0.003143 0.000725 0.369668 ( 0.452435)
test_all 0.083126 0.017902 379.516811 ( 39.404760)
test_rubyspec 0.035642 0.039105 39.633755 ( 52.288450)
total: 104.80 sec