Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-172246
#<BuildRuby:0x00005647b1e135f8
@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-172246",
@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.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004185 0.000380 1.117379 ( 1.493124)
build_miniruby 0.000943 0.000085 0.927273 ( 0.926631)
build_ruby 0.001109 0.000101 2.741296 ( 2.741491)
build_all 0.009893 0.000000 16.852893 ( 1.468653)
build_install 0.004898 0.003614 4.723588 ( 1.131041)
test_btest 0.001005 0.000126 89.143712 ( 7.011324)
test_basic 0.003929 0.000000 0.537688 ( 0.612870)
test_all 0.121240 0.010832 585.057457 ( 56.836576)
test_rubyspec 0.019683 0.031570 50.323419 ( 62.621757)
total: 134.84 sec