Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-135010
#<BuildRuby:0x000055bb37663fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230611-135010",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005175 0.000115 1.329384 ( 2.581405)
build_miniruby 0.000896 0.000094 0.807614 ( 0.806828)
build_ruby 0.001214 0.000000 2.329373 ( 2.330070)
build_all 0.002634 0.006805 12.859521 ( 1.100960)
build_install 0.007891 0.000049 1.752326 ( 0.868003)
test_btest 0.000971 0.000162 81.985295 ( 7.134270)
test_basic 0.000301 0.003920 0.715347 ( 0.801263)
test_all 0.001914 0.000398 447.619311 ( 42.421882)
test_rubyspec 0.029253 0.013341 42.748510 ( 55.200334)
total: 113.25 sec