Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-072731
#<BuildRuby:0x000055c3abdd3438
@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.20231122-072731",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001761 0.004812 0.929274 ( 1.329204)
build_miniruby 0.000962 0.000288 0.811684 ( 0.811379)
build_ruby 0.000000 0.001504 2.633524 ( 2.634414)
build_all 0.006076 0.001980 12.268109 ( 0.999017)
build_install 0.009220 0.001510 3.635522 ( 0.971868)
test_btest 0.000500 0.000153 65.235197 ( 4.957176)
test_basic 0.000000 0.003959 0.388317 ( 0.468954)
test_all 0.059145 0.037406 343.696929 ( 34.546133)
test_rubyspec 0.021194 0.046075 39.861336 ( 52.422318)
total: 99.14 sec