Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-094453
#<BuildRuby:0x000055ad30ce76f0
@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.20231230-094453",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004206 0.000442 1.082178 ( 1.450560)
build_miniruby 0.000876 0.000092 0.837982 ( 0.837245)
build_ruby 0.001111 0.000117 2.850103 ( 2.850014)
build_all 0.005904 0.003938 16.726486 ( 1.469122)
build_install 0.007410 0.001059 4.699562 ( 1.119799)
test_btest 0.001002 0.000143 82.329313 ( 7.917614)
test_basic 0.000011 0.004604 0.688858 ( 0.764616)
test_all 0.093842 0.043806 563.363003 ( 56.879067)
test_rubyspec 0.020711 0.027167 51.515001 ( 63.847550)
total: 137.14 sec