Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-141845
#<BuildRuby:0x000055e1cb11fbb8
@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.20231228-141845",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000033)
build_up 0.001174 0.004068 1.050622 ( 1.422276)
build_miniruby 0.000912 0.000137 0.915385 ( 0.915421)
build_ruby 0.001741 0.000000 2.866570 ( 2.866363)
build_all 0.006975 0.002794 15.971184 ( 1.425300)
build_install 0.004014 0.003764 4.522321 ( 1.107723)
test_btest 0.000704 0.000141 84.592151 ( 7.099808)
test_basic 0.000000 0.004782 0.687654 ( 0.764108)
test_all 0.087254 0.045656 501.756641 ( 58.503653)
test_rubyspec 0.029682 0.014953 49.198081 ( 61.470404)
total: 135.58 sec