Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-122103
#<BuildRuby:0x00005562b6073bb8
@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.20231218-122103",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001432 0.004386 1.325024 ( 1.673868)
build_miniruby 0.000826 0.000242 0.946559 ( 0.946163)
build_ruby 0.001363 0.000000 2.684051 ( 2.684960)
build_all 0.008163 0.002151 16.468353 ( 1.493601)
build_install 0.009454 0.000492 4.930938 ( 1.220018)
test_btest 0.000810 0.000211 82.869727 ( 7.699289)
test_basic 0.001901 0.003322 0.792985 ( 0.872248)
test_all 0.096549 0.036009 554.581682 ( 49.919231)
test_rubyspec 0.025252 0.026222 51.048406 ( 63.309198)
total: 129.82 sec