Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-163047
#<BuildRuby:0x000055ce0fdef458
@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.20231229-163047",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004302 0.000020 1.228675 ( 1.611855)
build_miniruby 0.001230 0.000289 0.939196 ( 0.937691)
build_ruby 0.001222 0.000287 2.746689 ( 2.746147)
build_all 0.009934 0.000250 15.902230 ( 1.525592)
build_install 0.007478 0.000608 4.558565 ( 1.133762)
test_btest 0.000849 0.000170 77.547572 ( 7.590702)
test_basic 0.000000 0.005382 0.764280 ( 0.840637)
test_all 0.096092 0.040245 556.449923 ( 51.915797)
test_rubyspec 0.029708 0.019776 50.239387 ( 62.576573)
total: 130.88 sec