Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-044757
#<BuildRuby:0x0000558c9b2840d8
@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.20231123-044757",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001709 0.003537 0.918573 ( 1.303976)
build_miniruby 0.000867 0.000200 0.813973 ( 0.813807)
build_ruby 0.001891 0.000000 2.677270 ( 2.678063)
build_all 0.005273 0.002800 12.306902 ( 1.010526)
build_install 0.013133 0.000438 3.718927 ( 0.987441)
test_btest 0.000779 0.000000 63.873927 ( 4.347299)
test_basic 0.004590 0.000323 0.407835 ( 0.488275)
test_all 0.065508 0.030777 343.700991 ( 33.722392)
test_rubyspec 0.041356 0.024648 39.824011 ( 52.390721)
total: 97.74 sec