Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-065204
#<BuildRuby:0x000055d936c2f7f8
@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.20231229-065204",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004539 0.000826 0.820128 ( 1.219496)
build_miniruby 0.000917 0.000167 0.813694 ( 0.813327)
build_ruby 0.001255 0.000228 2.675632 ( 2.676036)
build_all 0.007788 0.000000 12.028472 ( 0.955339)
build_install 0.005617 0.004502 3.409450 ( 0.974588)
test_btest 0.000833 0.000000 62.434134 ( 4.505649)
test_basic 0.003988 0.000000 0.406142 ( 0.486149)
test_all 0.080601 0.018338 364.459473 ( 41.513278)
test_rubyspec 0.046728 0.019879 40.472418 ( 53.038697)
total: 106.18 sec