Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-153602
#<BuildRuby:0x00005633a68ef4b0
@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.20230610-153602",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001497 0.004278 1.482835 ( 2.778789)
build_miniruby 0.000928 0.000155 0.765068 ( 0.764565)
build_ruby 0.001105 0.000184 2.533890 ( 2.534439)
build_all 0.005177 0.004431 12.591795 ( 1.108073)
build_install 0.006959 0.000535 1.716221 ( 0.888212)
test_btest 0.000963 0.000193 79.879188 ( 7.424234)
test_basic 0.002965 0.000593 0.594626 ( 0.677914)
test_all 0.001489 0.000000 422.752838 ( 42.477524)
test_rubyspec 0.025975 0.008817 41.200523 ( 53.707491)
total: 112.36 sec