Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-182708
#<BuildRuby:0x000055c51b37b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-182708",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004884 0.000155 0.809197 ( 1.197861)
build_miniruby 0.000839 0.000140 0.804910 ( 0.804640)
build_ruby 0.001406 0.000000 2.677786 ( 2.678823)
build_all 0.003956 0.004411 11.833050 ( 1.004845)
build_install 0.005611 0.003462 3.357961 ( 0.961159)
test_btest 0.000617 0.000165 61.981845 ( 5.348817)
test_basic 0.000632 0.004281 0.416189 ( 0.496286)
test_all 0.065247 0.030900 390.506538 ( 36.285053)
test_rubyspec 0.031883 0.045397 39.948449 ( 52.512961)
total: 101.29 sec