Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-075336
#<BuildRuby:0x000055b50ed8fc70
@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.20240116-075336",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005123 0.000904 1.207894 ( 1.606433)
build_miniruby 0.001345 0.000000 0.929915 ( 0.930108)
build_ruby 0.001262 0.000000 2.744677 ( 2.744055)
build_all 0.005605 0.003481 14.240535 ( 1.298609)
build_install 0.007491 0.000000 4.120503 ( 1.113795)
test_btest 0.000991 0.000015 76.755648 ( 6.774314)
test_basic 0.000620 0.004375 0.778213 ( 0.852405)
test_all 0.107310 0.027737 458.889503 ( 49.014333)
test_rubyspec 0.027830 0.015667 46.987956 ( 59.402727)
total: 123.74 sec