Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-140553
#<BuildRuby:0x00005620ca9c3fd8
@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.20240105-140553",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000371 0.004174 0.732661 ( 1.121814)
build_miniruby 0.000898 0.000270 0.915967 ( 0.916557)
build_ruby 0.000979 0.000294 2.759336 ( 2.763200)
build_all 0.001694 0.005726 12.150792 ( 1.018289)
build_install 0.009474 0.000000 3.408378 ( 0.970613)
test_btest 0.000790 0.000000 62.643928 ( 6.688014)
test_basic 0.003174 0.000796 0.378402 ( 0.461649)
test_all 0.093814 0.017433 493.451345 ( 42.444581)
test_rubyspec 0.024783 0.025294 40.833076 ( 53.623830)
total: 110.01 sec