Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-004004
#<BuildRuby:0x000055c98daeb328
@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.20240104-004004",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001374 0.004297 1.470498 ( 1.879304)
build_miniruby 0.000693 0.000163 0.817294 ( 0.817728)
build_ruby 0.001084 0.000255 2.781685 ( 2.780754)
build_all 0.005793 0.003498 14.431586 ( 1.331484)
build_install 0.006494 0.001709 4.215710 ( 1.116855)
test_btest 0.000774 0.000203 74.690645 ( 7.198901)
test_basic 0.003659 0.000963 0.703162 ( 0.783905)
test_all 0.088316 0.043534 495.113838 ( 45.281637)
test_rubyspec 0.019082 0.035211 47.937683 ( 60.288089)
total: 121.48 sec