Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-085114
#<BuildRuby:0x000055943e3cb040
@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.20240103-085114",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003708 0.001483 1.343201 ( 1.616188)
build_miniruby 0.000904 0.000000 0.855887 ( 0.855585)
build_ruby 0.001375 0.000000 2.741958 ( 2.742135)
build_all 0.007566 0.001693 14.282431 ( 1.313132)
build_install 0.007826 0.000000 4.271296 ( 1.123983)
test_btest 0.000879 0.000000 72.493095 ( 7.277025)
test_basic 0.004585 0.000000 0.744488 ( 0.820144)
test_all 0.100467 0.031308 472.707849 ( 52.942189)
test_rubyspec 0.017459 0.029393 47.840076 ( 60.273348)
total: 128.96 sec