Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-030011
#<BuildRuby:0x000055dfaa728078
@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.20230707-030011",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005421 0.000258 1.332603 ( 2.647207)
build_miniruby 0.000959 0.000175 0.916065 ( 0.915892)
build_ruby 0.000000 0.001370 2.544280 ( 2.545235)
build_all 0.002350 0.006384 8.292640 ( 7.510849)
build_install 0.008726 0.000167 1.974202 ( 1.568021)
test_btest 0.000995 0.000284 89.192584 ( 7.424835)
test_basic 0.004940 0.000000 0.774882 ( 0.855371)
test_all 0.001654 0.000000 495.753207 ( 43.854925)
test_rubyspec 0.012840 0.026804 44.181560 ( 56.713351)
total: 124.04 sec