Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-074436
#<BuildRuby:0x0000563765cbf500
@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.20231222-074436",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004390 0.000110 1.012859 ( 1.388960)
build_miniruby 0.001140 0.000335 0.904903 ( 0.905059)
build_ruby 0.001466 0.000000 2.899723 ( 2.900874)
build_all 0.006970 0.002959 16.470697 ( 1.482197)
build_install 0.008414 0.000155 4.791840 ( 1.141690)
test_btest 0.000827 0.000226 81.344271 ( 7.899850)
test_basic 0.001272 0.003165 0.742925 ( 0.819962)
test_all 0.102060 0.030675 518.194039 ( 46.574912)
test_rubyspec 0.016826 0.032063 51.884854 ( 64.218024)
total: 127.33 sec