Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-001518
#<BuildRuby:0x000055e07f4af7f8
@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-001518",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005657 0.803122 ( 1.178009)
build_miniruby 0.000000 0.001100 0.808130 ( 0.807835)
build_ruby 0.000212 0.001678 2.656752 ( 2.664731)
build_all 0.007843 0.000000 12.128178 ( 1.008068)
build_install 0.008511 0.005295 3.449636 ( 0.968630)
test_btest 0.000653 0.000186 66.690706 ( 4.416485)
test_basic 0.003959 0.001131 0.396459 ( 0.475385)
test_all 0.068960 0.029483 373.925680 ( 37.765014)
test_rubyspec 0.023062 0.041099 40.624661 ( 53.180061)
total: 102.46 sec