Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-104354
#<BuildRuby:0x000055db441674f0
@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.20240110-104354",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001416 0.003563 0.810553 ( 1.187103)
build_miniruby 0.000883 0.000126 0.865746 ( 0.865453)
build_ruby 0.001604 0.000230 2.675628 ( 2.676194)
build_all 0.007973 0.000000 12.037729 ( 1.007044)
build_install 0.008363 0.002852 3.414808 ( 0.956172)
test_btest 0.000652 0.000098 64.997696 ( 5.383286)
test_basic 0.003620 0.000543 0.404745 ( 0.484986)
test_all 0.081767 0.015602 373.215326 ( 34.531973)
test_rubyspec 0.041095 0.050603 40.569521 ( 53.107140)
total: 100.20 sec