Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-113604
#<BuildRuby:0x0000557c852cb6e8
@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-113604",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.001620 0.004519 1.253198 ( 1.640719)
build_miniruby 0.000758 0.000223 0.868811 ( 0.868526)
build_ruby 0.001849 0.000000 2.760205 ( 2.760484)
build_all 0.006650 0.002988 15.829896 ( 1.412125)
build_install 0.007148 0.000902 4.549399 ( 1.119828)
test_btest 0.000837 0.000239 80.152571 ( 7.512972)
test_basic 0.003695 0.001055 0.754223 ( 0.828301)
test_all 0.089742 0.045616 501.221588 ( 52.622800)
test_rubyspec 0.025569 0.021539 50.280597 ( 62.631291)
total: 131.40 sec