Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-192851
#<BuildRuby:0x0000558de62e4090
@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.20231229-192851",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004114 0.000042 0.980797 ( 1.385270)
build_miniruby 0.001258 0.000000 0.930585 ( 0.928689)
build_ruby 0.001341 0.000000 2.925596 ( 2.925973)
build_all 0.009703 0.000115 15.893803 ( 1.406261)
build_install 0.004770 0.003293 4.505553 ( 1.128401)
test_btest 0.000910 0.000198 79.715858 ( 7.421261)
test_basic 0.004749 0.000181 0.726393 ( 0.801734)
test_all 0.107342 0.029734 510.529824 ( 60.724773)
test_rubyspec 0.015423 0.034931 50.329358 ( 62.594685)
total: 139.32 sec