Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-172128
#<BuildRuby:0x000055722fa481d8
@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.20240617-172128",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000575 0.004316 1.064284 ( 1.648684)
build_miniruby 0.001008 0.000000 0.749430 ( 0.749247)
build_ruby 0.001465 0.000000 2.304576 ( 2.304668)
build_all 0.007926 0.000668 12.491984 ( 1.033436)
build_install 0.010850 0.002427 4.137287 ( 1.069859)
test_btest 0.000644 0.000189 69.955919 ( 6.277252)
test_basic 0.004042 0.000013 0.396277 ( 0.477604)
test_all 0.080090 0.021191 371.301098 ( 38.091541)
test_rubyspec 0.027988 0.014470 86.741111 ( 10.988704)
total: 62.64 sec