Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-154102
#<BuildRuby:0x00005568c8ecf280
@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.20231227-154102",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005244 0.000128 1.193254 ( 1.564600)
build_miniruby 0.000825 0.000082 0.872100 ( 0.871373)
build_ruby 0.001445 0.000144 2.827914 ( 2.827121)
build_all 0.004763 0.004860 16.816600 ( 1.489310)
build_install 0.008280 0.000000 4.673376 ( 1.132477)
test_btest 0.001071 0.000088 81.161962 ( 7.942001)
test_basic 0.005121 0.000698 0.755487 ( 0.823745)
test_all 0.097233 0.037108 533.199660 ( 59.743835)
test_rubyspec 0.017739 0.027988 50.657538 ( 62.909676)
total: 139.31 sec