Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-021102
#<BuildRuby:0x0000557e7cdfbe70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221221-021102",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003447 0.000919 0.907535 ( 1.512002)
build_miniruby 0.001034 0.000000 0.961487 ( 0.959964)
build_ruby 0.001356 0.000000 2.619822 ( 2.618248)
build_all 0.006172 0.003095 15.733644 ( 3.287319)
build_install 0.009140 0.001376 2.267308 ( 1.328846)
test_btest 0.000463 0.000122 60.698733 ( 12.031924)
test_basic 0.004940 0.000181 0.311415 ( 0.402148)
test_all 0.001148 0.000287 672.878881 (157.621720)
test_rubyspec 0.039466 0.024160 52.024189 ( 60.217742)
total: 239.98 sec