Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-233858
#<BuildRuby:0x000055d9a6443678
@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-233858",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000037 0.000007 0.000044 ( 0.000042)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001252 0.004272 1.332316 ( 1.693402)
build_miniruby 0.001272 0.000283 0.874140 ( 0.874054)
build_ruby 0.001071 0.000238 2.708192 ( 2.707565)
build_all 0.007892 0.001754 16.619439 ( 1.491886)
build_install 0.008586 0.000000 4.704815 ( 1.134318)
test_btest 0.001028 0.000000 86.819118 ( 7.672862)
test_basic 0.005475 0.000000 0.885393 ( 0.962901)
test_all 0.113241 0.022048 556.571417 ( 56.307362)
test_rubyspec 0.031716 0.015661 50.799872 ( 63.137252)
total: 135.98 sec