Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-231919
#<BuildRuby:0x0000562d9b48b7b8
@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-231919",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004437 0.000739 1.185539 ( 1.628353)
build_miniruby 0.000000 0.001444 0.926758 ( 0.926627)
build_ruby 0.000000 0.002150 2.912184 ( 2.915993)
build_all 0.004858 0.004835 16.739421 ( 1.470019)
build_install 0.008848 0.000100 4.664293 ( 1.131480)
test_btest 0.000673 0.000160 81.503169 ( 7.992682)
test_basic 0.000000 0.006066 0.734432 ( 0.807603)
test_all 0.104001 0.032745 521.086234 ( 61.381481)
test_rubyspec 0.021123 0.025673 50.156070 ( 62.468631)
total: 140.72 sec