Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-054614
#<BuildRuby:0x000055798fe83e20
@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.20231124-054614",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001045 0.004228 1.271503 ( 1.640872)
build_miniruby 0.001154 0.000256 1.010115 ( 1.009209)
build_ruby 0.001183 0.000263 2.743137 ( 2.743198)
build_all 0.008660 0.001925 17.945441 ( 1.585416)
build_install 0.005718 0.008260 5.503417 ( 1.257708)
test_btest 0.000688 0.000206 90.979705 ( 7.653098)
test_basic 0.001459 0.003508 0.818451 ( 0.894405)
test_all 0.094834 0.044970 540.114424 ( 54.726138)
test_rubyspec 0.014250 0.034091 52.256486 ( 64.464075)
total: 135.97 sec