Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-000313
#<BuildRuby:0x0000561c44dc3b90
@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.20230617-000313",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.006189 1.537092 ( 2.761857)
build_miniruby 0.000000 0.001099 0.852001 ( 0.851617)
build_ruby 0.000836 0.000405 2.441089 ( 2.441396)
build_all 0.008764 0.000683 13.156197 ( 1.146032)
build_install 0.004759 0.003573 1.895992 ( 0.857721)
test_btest 0.000542 0.000095 85.371866 ( 6.684464)
test_basic 0.004307 0.000038 0.683409 ( 0.767786)
test_all 0.000000 0.001371 443.619277 ( 42.459000)
test_rubyspec 0.013667 0.023225 42.876674 ( 55.345934)
total: 113.32 sec