Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-040954
#<BuildRuby:0x000055f3f9ad75f8
@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-040954",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005784 0.001157 1.215806 ( 1.633212)
build_miniruby 0.001232 0.000247 0.898276 ( 0.897542)
build_ruby 0.001511 0.000000 2.802900 ( 2.802463)
build_all 0.009923 0.000000 16.686437 ( 1.490443)
build_install 0.008636 0.000000 4.759482 ( 1.184685)
test_btest 0.000995 0.000000 83.660671 ( 7.841043)
test_basic 0.001348 0.002887 0.670224 ( 0.746023)
test_all 0.098527 0.038257 529.195840 ( 63.930346)
test_rubyspec 0.021238 0.026300 49.543380 ( 61.833665)
total: 142.36 sec