Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-071522
#<BuildRuby:0x000055687cfa3040
@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.20231125-071522",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001699 0.004369 1.399158 ( 1.779023)
build_miniruby 0.000993 0.000157 0.967346 ( 0.967190)
build_ruby 0.001630 0.000000 2.808664 ( 2.809544)
build_all 0.010612 0.000000 17.194960 ( 1.554723)
build_install 0.004705 0.005034 5.061602 ( 1.166970)
test_btest 0.001034 0.000000 89.071039 ( 7.431534)
test_basic 0.004364 0.000000 0.702104 ( 0.782169)
test_all 0.088834 0.048987 513.472666 ( 59.698258)
test_rubyspec 0.023106 0.026117 50.896377 ( 63.238413)
total: 139.43 sec