Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-202209
#<BuildRuby:0x00005555b1ca7f90
@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.20240112-202209",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000605 0.004277 0.813122 ( 1.224935)
build_miniruby 0.000000 0.001228 0.822812 ( 0.822902)
build_ruby 0.000000 0.002025 2.701038 ( 2.732728)
build_all 0.007231 0.000924 12.085523 ( 0.962782)
build_install 0.011638 0.002294 3.425138 ( 0.979683)
test_btest 0.000721 0.000200 62.710707 ( 5.190807)
test_basic 0.000562 0.004070 0.400725 ( 0.480523)
test_all 0.072981 0.023034 386.289267 ( 35.095396)
test_rubyspec 0.034323 0.035871 40.636440 ( 53.171921)
total: 100.66 sec