Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-124256
#<BuildRuby:0x0000555a40acf040
@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.20230603-124256",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004987 0.000454 1.488725 ( 2.712682)
build_miniruby 0.001003 0.000000 0.718331 ( 0.718037)
build_ruby 0.000000 0.001309 2.529874 ( 2.530552)
build_all 0.000000 0.008363 12.690780 ( 1.108433)
build_install 0.004848 0.002559 1.755320 ( 0.849416)
test_btest 0.000805 0.000248 82.832554 ( 6.044463)
test_basic 0.003117 0.000959 0.597921 ( 0.684039)
test_all 0.001291 0.000397 454.556547 ( 41.675489)
test_rubyspec 0.020564 0.019119 41.701403 ( 54.114412)
total: 110.44 sec