Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-063310
#<BuildRuby:0x000055aedd450178
@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.20231231-063310",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004334 0.001300 0.812356 ( 1.193744)
build_miniruby 0.001005 0.000000 0.812473 ( 0.812805)
build_ruby 0.000000 0.001420 2.678755 ( 2.679711)
build_all 0.007663 0.000353 11.988111 ( 0.977952)
build_install 0.008282 0.005269 3.475141 ( 0.984235)
test_btest 0.000799 0.000000 60.996452 ( 5.782178)
test_basic 0.004970 0.000000 0.386761 ( 0.466350)
test_all 0.063090 0.035158 356.397912 ( 37.175837)
test_rubyspec 0.026301 0.039168 40.787094 ( 53.332226)
total: 103.41 sec