Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-224608
#<BuildRuby:0x00005653281280c8
@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.20240107-224608",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004905 0.000000 1.231829 ( 1.635055)
build_miniruby 0.001129 0.000000 1.926628 ( 1.928969)
build_ruby 0.001720 0.000000 5.497896 ( 5.506373)
build_all 0.007211 0.003597 16.496749 ( 1.747266)
build_install 0.014701 0.000528 4.900756 ( 1.677243)
test_btest 0.000816 0.000061 87.621024 ( 14.630434)
test_basic 0.000000 0.005635 0.633344 ( 0.701497)
test_all 0.083862 0.037225 557.298193 ( 63.359453)
test_rubyspec 0.051688 0.014131 79.091572 ( 91.244086)
total: 182.43 sec