Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-184738
#<BuildRuby:0x0000564c72a40078
@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.20230630-184738",
@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.000003 0.000001 0.000004 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004155 0.002077 1.404686 ( 2.690357)
build_miniruby 0.000732 0.000366 0.894206 ( 0.894329)
build_ruby 0.000823 0.000411 2.799847 ( 2.800583)
build_all 0.003129 0.006672 11.859638 ( 8.228537)
build_install 0.004554 0.004742 5.024963 ( 1.883862)
test_btest 0.000622 0.000415 87.140215 ( 7.431708)
test_basic 0.004551 0.000000 0.730077 ( 0.812332)
test_all 0.001218 0.000000 453.747376 ( 48.711634)
test_rubyspec 0.031523 0.007784 43.122402 ( 55.587845)
total: 129.04 sec