Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-041915
#<BuildRuby:0x000056432c6bc040
@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.20230211-041915",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000046 0.003920 0.619805 ( 1.163720)
build_miniruby 0.000647 0.000235 0.646270 ( 0.645627)
build_ruby 0.001150 0.000000 2.084410 ( 2.084437)
build_all 0.008653 0.000588 12.551779 ( 1.531000)
build_install 0.006400 0.000000 1.521911 ( 0.731966)
test_btest 0.000000 0.000709 66.142965 ( 6.261246)
test_basic 0.000633 0.002966 0.237022 ( 0.332080)
test_all 0.000962 0.000321 493.300523 ( 46.961637)
test_rubyspec 0.016619 0.011684 34.963494 ( 45.589051)
total: 105.30 sec