Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-032909
#<BuildRuby:0x0000563a4a94fce8
@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-032909",
@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.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004669 0.000492 1.428887 ( 1.669058)
build_miniruby 0.000758 0.000079 0.816701 ( 0.816853)
build_ruby 0.001434 0.000000 2.704710 ( 2.705108)
build_all 0.005257 0.003393 14.520228 ( 1.325833)
build_install 0.007223 0.000985 4.180059 ( 1.058553)
test_btest 0.001004 0.000137 76.481736 ( 6.811166)
test_basic 0.004546 0.000620 0.753364 ( 0.829584)
test_all 0.114687 0.015684 491.226756 ( 48.886331)
test_rubyspec 0.018818 0.031170 47.667842 ( 60.105814)
total: 124.21 sec