Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-133734
#<BuildRuby:0x000055f63fc62678
@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.20221224-133734",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004053 0.000007 0.914338 ( 1.192312)
build_miniruby 0.000934 0.000000 1.063744 ( 1.062589)
build_ruby 0.001084 0.000000 2.626568 ( 2.625183)
build_all 0.008190 0.000701 15.932266 ( 3.272989)
build_install 0.008889 0.000018 2.214883 ( 1.231667)
test_btest 0.000510 0.000051 66.700088 ( 11.071057)
test_basic 0.004441 0.000444 0.309271 ( 0.399732)
test_all 0.001015 0.000000 632.462613 (104.643253)
test_rubyspec 0.044990 0.020852 52.177424 ( 60.437427)
total: 185.94 sec