Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-102531
#<BuildRuby:0x000055ca31987bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-102531",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001044 0.004263 1.383463 ( 1.793132)
build_miniruby 0.001182 0.000348 0.874981 ( 0.873532)
build_ruby 0.001570 0.000000 2.767179 ( 2.767161)
build_all 0.011012 0.000000 16.937362 ( 1.484079)
build_install 0.008715 0.001374 5.225956 ( 1.263536)
test_btest 0.000537 0.000129 84.884672 ( 7.243959)
test_basic 0.004109 0.000102 0.637331 ( 0.714434)
test_all 0.107942 0.027992 522.070973 ( 60.359548)
test_rubyspec 0.026950 0.021992 51.079134 ( 63.271963)
total: 139.77 sec