Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-210553
#<BuildRuby:0x0000565430507280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-210553",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005131 0.789885 ( 1.218411)
build_miniruby 0.000000 0.001107 0.820648 ( 0.820761)
build_ruby 0.000000 0.001694 2.684233 ( 2.684921)
build_all 0.003789 0.004250 11.954950 ( 0.938568)
build_install 0.010808 0.002556 3.344943 ( 0.955384)
test_btest 0.000885 0.000000 61.669585 ( 5.802949)
test_basic 0.005318 0.000000 0.394214 ( 0.474298)
test_all 0.066138 0.033815 402.383905 ( 35.208693)
test_rubyspec 0.035491 0.031516 40.460696 ( 53.040277)
total: 101.15 sec