Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-104815
#<BuildRuby:0x000055a110fd80e8
@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.20230627-104815",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004953 0.000000 1.383971 ( 2.645472)
build_miniruby 0.001227 0.000000 0.935727 ( 0.935316)
build_ruby 0.001319 0.000000 2.567424 ( 2.568303)
build_all 0.009639 0.000192 15.631679 ( 1.407757)
build_install 0.009381 0.000000 4.618247 ( 1.114052)
test_btest 0.000930 0.000000 83.358178 ( 7.264243)
test_basic 0.004417 0.000000 0.661583 ( 0.743040)
test_all 0.000662 0.000509 447.045414 ( 53.825993)
test_rubyspec 0.018945 0.023351 42.831146 ( 55.358804)
total: 125.86 sec