Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-124035
#<BuildRuby:0x000055a306c7be20
@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.20240103-124035",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004619 0.000486 1.609280 ( 1.809020)
build_miniruby 0.000863 0.000091 0.768686 ( 0.767775)
build_ruby 0.000000 0.001285 2.627206 ( 2.627076)
build_all 0.000000 0.008958 14.194906 ( 1.289235)
build_install 0.001808 0.005976 4.175602 ( 1.049256)
test_btest 0.000765 0.000230 73.185382 ( 7.006758)
test_basic 0.001809 0.003395 0.660422 ( 0.734782)
test_all 0.091318 0.037811 476.406625 ( 51.246404)
test_rubyspec 0.037455 0.010216 48.187935 ( 60.613694)
total: 127.15 sec