Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-191218
#<BuildRuby:0x000055713c6c7368
@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.20230401-191218",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.001359 0.003739 1.346245 ( 2.968606)
build_miniruby 0.001016 0.000102 0.699994 ( 0.700719)
build_ruby 0.001249 0.000125 2.331404 ( 2.332305)
build_all 0.008618 0.000058 11.249930 ( 1.017957)
build_install 0.007027 0.000000 1.534032 ( 0.817314)
test_btest 0.000703 0.000000 75.648969 ( 6.968418)
test_basic 0.004202 0.000000 0.617959 ( 0.712265)
test_all 0.001196 0.000000 407.009373 ( 36.121944)
test_rubyspec 0.023620 0.012891 40.527468 ( 50.929580)
total: 102.57 sec