Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-010825
#<BuildRuby:0x000055aeed9d7500
@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.20231229-010825",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.003697 0.000870 1.125956 ( 1.485688)
build_miniruby 0.000000 0.001541 0.896747 ( 0.896555)
build_ruby 0.001143 0.000591 2.942010 ( 2.941449)
build_all 0.006100 0.003388 16.342883 ( 1.500932)
build_install 0.007347 0.000977 4.604268 ( 1.135036)
test_btest 0.000753 0.000205 83.458441 ( 7.509320)
test_basic 0.000861 0.004243 0.626972 ( 0.701664)
test_all 0.110987 0.023895 513.697967 ( 57.068317)
test_rubyspec 0.008937 0.042526 50.598629 ( 63.036679)
total: 136.28 sec