Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-231112
#<BuildRuby:0x000055d1f48dc090
@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-231112",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004343 0.000723 1.126123 ( 1.637540)
build_miniruby 0.001013 0.000000 0.886892 ( 0.886276)
build_ruby 0.001281 0.000000 2.805490 ( 2.804935)
build_all 0.009388 0.000000 16.397627 ( 1.513176)
build_install 0.008137 0.000000 4.723875 ( 1.185902)
test_btest 0.000660 0.000000 82.903581 ( 7.721470)
test_basic 0.004122 0.000463 0.639380 ( 0.719172)
test_all 0.108824 0.024232 534.975901 ( 54.189060)
test_rubyspec 0.031746 0.018444 50.562222 ( 62.929239)
total: 133.59 sec