Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-231346
#<BuildRuby:0x000055f41b3500d8
@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-231346",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001345 0.004477 0.818473 ( 1.219935)
build_miniruby 0.001199 0.000000 0.810929 ( 0.810234)
build_ruby 0.001292 0.000000 2.689619 ( 2.690307)
build_all 0.003486 0.003502 11.850961 ( 0.963689)
build_install 0.008169 0.002514 3.359010 ( 0.962817)
test_btest 0.000540 0.000166 63.273709 ( 4.880600)
test_basic 0.000491 0.004919 0.397873 ( 0.475015)
test_all 0.079743 0.019105 364.103126 ( 40.689932)
test_rubyspec 0.007706 0.060850 40.523079 ( 53.084052)
total: 105.78 sec