Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-215203
#<BuildRuby:0x000055b77aefc090
@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.20231226-215203",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001014 0.004702 0.993342 ( 1.402875)
build_miniruby 0.001327 0.000000 0.809854 ( 0.809335)
build_ruby 0.000000 0.001286 2.659045 ( 2.659253)
build_all 0.005147 0.004272 16.321242 ( 1.460710)
build_install 0.006359 0.002020 4.583441 ( 1.116299)
test_btest 0.000529 0.000191 84.810854 ( 7.406496)
test_basic 0.003815 0.001374 0.822205 ( 0.896364)
test_all 0.104115 0.025725 560.079305 ( 52.099801)
test_rubyspec 0.018708 0.029266 50.076708 ( 62.376662)
total: 130.23 sec